Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInstSimplify.cpp112 if (auto *UserPI = dyn_cast<PHINode>(UserI)) in simplifyLoopInst() local
113 if (VisitedPHIs.count(UserPI)) { in simplifyLoopInst()
114 Next->insert(UserPI); in simplifyLoopInst()