Searched refs:UserBlock (Results 1 – 1 of 1) sorted by relevance
206 auto *UserBlock = TaintStack.back(); in taintLoopLiveOuts() local210 if (!inRegion(*UserBlock)) in taintLoopLiveOuts()213 assert(!DivLoop->contains(UserBlock) && in taintLoopLiveOuts()217 if (!DT.dominates(&LoopHeader, UserBlock)) { in taintLoopLiveOuts()219 for (auto &Phi : UserBlock->phis()) { in taintLoopLiveOuts()226 for (auto &I : *UserBlock) { in taintLoopLiveOuts()245 for (auto *SuccBlock : successors(UserBlock)) { in taintLoopLiveOuts()