Home
last modified time | relevance | path

Searched refs:UserPI (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp115 if (auto *UserPI = dyn_cast<PHINode>(UserI)) in simplifyLoopInst() local
116 if (VisitedPHIs.count(UserPI)) { in simplifyLoopInst()
117 Next->insert(UserPI); in simplifyLoopInst()