Searched defs:PredIt (Results 1 – 4 of 4) sorted by relevance
76 static const Use& getEdge(const_pred_iterator &PredIt) { in getEdge()87 for (const_pred_iterator PredIt(BB), End(BB, true); PredIt != End; ++PredIt) { in hasLiveIncomingEdge() local116 for (const_pred_iterator PredIt(BB), End(BB, true); PredIt != End; ++PredIt) { in hasLiveIncomingEdges() local628 for (const_pred_iterator PredIt(BB), End(BB, true); PredIt != End; ++PredIt) { in recalculateBBsStates() local
516 auto PredIt = ++idf_begin(&SinkBB); in create() local
1779 auto PredIt = pred_begin(IntrBB); in updateImpl() local
3883 MachineBasicBlock::pred_iterator PredIt; member in __anon52c3d0e81211::LDVSSABlockIterator3886 LDVSSABlockIterator(MachineBasicBlock::pred_iterator PredIt, in LDVSSABlockIterator()