Lines Matching refs:getContinueInstr
1635 InstrT *continueInstr = CFGTraits::getContinueInstr(dstBlk);1864 if (endBlk == NULL || CFGTraits::getContinueInstr(endBlk) == NULL)1879 InstrT *contInstr = CFGTraits::getContinueInstr(endBlk);2957 static MachineInstr *getContinueInstr(MachineBasicBlock *blk) {