Searched refs:contLoop (Results 1 – 1 of 1) sorted by relevance
323 BlockT *ContBlock, LoopT *contLoop);1473 LoopT *contLoop) { in handleLoopcontBlock() argument1479 << getLoopDepth(contLoop) in handleLoopcontBlock()1485 if (contingLoop != contLoop) { in handleLoopcontBlock()1489 addLoopContInitReg(contLoop, initReg); in handleLoopcontBlock()1490 while (contingLoop && contingLoop->getParentLoop() != contLoop) { in handleLoopcontBlock()1494 assert(contingLoop && contingLoop->getParentLoop() == contLoop); in handleLoopcontBlock()