reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
387 assert(PHIUsedList.empty() && "Must start with an empty phi used list"); 423 PHIUsedList.push_back(OpI); 450 if (PHIUsedList.empty()) 456 CostWorklist.append(PHIUsedList.begin(), PHIUsedList.end()); 456 CostWorklist.append(PHIUsedList.begin(), PHIUsedList.end()); 457 PHIUsedList.clear();