Searched refs:continueInstr (Results 1 – 1 of 1) sorted by relevance
1635 InstrT *continueInstr = CFGTraits::getContinueInstr(dstBlk); in mergeLooplandBlock() local1636 DebugLoc DLContinue = (continueInstr) ? continueInstr->getDebugLoc() : DebugLoc(); in mergeLooplandBlock()