Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1160 if (MemoryPhi *PhiUser = dyn_cast<MemoryPhi>(U)) in moveTo() local
1161 NonOptPhis.insert(PhiUser); in moveTo()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6756 User *PhiUser, BasicBlock *PhiBlock, BranchInst *RangeCheckBranch, in reuseTableCompare() argument
6759 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare()