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