Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DMemorySSAUpdater.cpp1170 if (MemoryPhi *PhiUser = dyn_cast<MemoryPhi>(U)) in moveTo() local
1171 NonOptPhis.insert(PhiUser); in moveTo()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5689 User *PhiUser, BasicBlock *PhiBlock, BranchInst *RangeCheckBranch, in reuseTableCompare() argument
5692 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare()