Searched refs:DivLoop (Results 1 – 1 of 1) sorted by relevance
190 auto *DivLoop = LI.getLoopFor(&LoopHeader); in taintLoopLiveOuts() local191 assert(DivLoop && "loopHeader is not actually part of a loop"); in taintLoopLiveOuts()194 DivLoop->getExitBlocks(TaintStack); in taintLoopLiveOuts()212 assert(!DivLoop->contains(UserBlock) && in taintLoopLiveOuts()235 if (DivLoop->contains(OpInst->getParent())) { in taintLoopLiveOuts()