Searched defs:PhiBB (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSpeculateAroundPHIs.cpp52 auto *PhiBB = PN.getParent(); local
H A DMergeICmps.cpp661 BasicBlock *const PhiBB = Phi.getParent(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp126 BasicBlock *PhiBB = Phi.getParent(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp792 BasicBlock *PhiBB = PN->getIncomingBlock(i); local

Completed in 105 milliseconds