Searched refs:loopBreakInstr (Results 1 – 1 of 1) sorted by relevance
1614 InstrT *loopBreakInstr = CFGTraits::getLoopBreakInstr(dstBlk); in mergeLooplandBlock() local1615 DebugLoc DLBreak = (loopBreakInstr) ? loopBreakInstr->getDebugLoc() : DebugLoc(); in mergeLooplandBlock()