Searched refs:AllPreds (Results 1 – 2 of 2) sorted by relevance
393 BlockVector AllPreds; in makeSingleEntryLoop() local397 AllPreds.push_back(Pred); in makeSingleEntryLoop()404 for (auto *Pred : AllPreds) { in makeSingleEntryLoop()419 for (auto *Pred : AllPreds) { in makeSingleEntryLoop()432 for (auto *Pred : AllPreds) { in makeSingleEntryLoop()462 for (auto *Pred : AllPreds) { in makeSingleEntryLoop()
1479 std::vector<Record *> AllPreds = in getIntersectingVariants() local1486 if (mutuallyExclusive(PredDef, AllPreds, TransVec[TransIdx].PredTerm)) in getIntersectingVariants()