Searched defs:PredIt (Results 1 – 4 of 4) sorted by relevance
76 static const Use& getEdge(const_pred_iterator &PredIt) { in getEdge() argument 87 for (const_pred_iterator PredIt(BB), End(BB, true); PredIt != End; ++PredIt) { in hasLiveIncomingEdge() local 116 for (const_pred_iterator PredIt(BB), End(BB, true); PredIt != End; ++PredIt) { in hasLiveIncomingEdges() local 628 for (const_pred_iterator PredIt(BB), End(BB, true); PredIt != End; ++PredIt) { recalculateBBsStates() local [all...]
496 auto PredIt = ++idf_begin(&SinkBB); create() local
1779 auto PredIt = pred_begin(IntrBB); updateImpl() local
3850 MachineBasicBlock::pred_iterator PredIt; global() member in __anon67dfbe7b1311::LDVSSABlockIterator 3853 LDVSSABlockIterator(MachineBasicBlock::pred_iterator PredIt,LDVSSAUpdater & Updater) LDVSSABlockIterator() argument