Searched refs:AllPreds (Results 1 – 2 of 2) sorted by relevance
392 BlockVector AllPreds; in makeSingleEntryLoop() local396 AllPreds.push_back(Pred); in makeSingleEntryLoop()403 for (auto *Pred : AllPreds) { in makeSingleEntryLoop()418 for (auto *Pred : AllPreds) { in makeSingleEntryLoop()431 for (auto *Pred : AllPreds) { in makeSingleEntryLoop()461 for (auto *Pred : AllPreds) { in makeSingleEntryLoop()
1485 std::vector<Record *> AllPreds = in getIntersectingVariants() local1492 if (mutuallyExclusive(PredDef, AllPreds, TransVec[TransIdx].PredTerm)) in getIntersectingVariants()