Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSAUpdater.cpp1130 if (MemoryPhi *PhiUser = dyn_cast<MemoryPhi>(U)) in moveTo() local
1131 NonOptPhis.insert(PhiUser); in moveTo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5285 User *PhiUser, BasicBlock *PhiBlock, BranchInst *RangeCheckBranch, in reuseTableCompare() argument
5288 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare()