Searched defs:PredSet (Results 1 – 5 of 5) sorted by relevance
45 using PredSet = std::multiset<PredSense>; global() variable
108 MachineInstr *PredSet = TII->buildDefaultInstruction(MBB, I, in runOnMachineFunction() local
744 MachineInstr *PredSet = findFirstPredicateSetterFrom(MBB, MBB.end()); in insertBranch() local759 MachineInstr *PredSet = findFirstPredicateSetterFrom(MBB, MBB.end()); in insertBranch() local
1263 SmallPtrSet<BasicBlock *, 16> PredSet(Preds.begin(), Preds.end()); in UpdatePHINodes() local
8728 for (const auto *PredSet : PredSetList) in ExitLimit() local8741 const SmallPtrSetImpl<const SCEVPredicate *> &PredSet) in ExitLimit()