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() local630 for (const_pred_iterator PredIt(BB), End(BB, true); PredIt != End; ++PredIt) { in recalculateBBsStates() local
457 auto PredIt = ++idf_begin(&SinkBB); in create() local
1695 auto PredIt = pred_begin(IntrBB); in updateImpl() local
3849 MachineBasicBlock::pred_iterator PredIt; member in __anon968387df1311::LDVSSABlockIterator3852 LDVSSABlockIterator(MachineBasicBlock::pred_iterator PredIt, in LDVSSABlockIterator()