Home
last modified time | relevance | path

Searched defs:PhiBlock (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2212 phiTranslate(const BasicBlock * Pred,const BasicBlock * PhiBlock,uint32_t Num,GVNPass & Gvn) phiTranslate() argument
2226 areCallValsEqual(uint32_t Num,uint32_t NewNum,const BasicBlock * Pred,const BasicBlock * PhiBlock,GVNPass & Gvn) areCallValsEqual() argument
2261 phiTranslateImpl(const BasicBlock * Pred,const BasicBlock * PhiBlock,uint32_t Num,GVNPass & Gvn) phiTranslateImpl() argument
[all...]
H A DMergeICmps.cpp337 const BasicBlock *const PhiBlock, in visitCmpBlock() argument
H A DDeadStoreElimination.cpp2141 BasicBlock *PhiBlock = DeadAccess->getBlock(); eliminateDeadStores() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6484 reuseTableCompare(User * PhiUser,BasicBlock * PhiBlock,BranchInst * RangeCheckBranch,Constant * DefaultValue,const SmallVectorImpl<std::pair<ConstantInt *,Constant * >> & Values) reuseTableCompare() argument
6804 BasicBlock *PhiBlock = PHI->getParent(); SwitchToLookupTable() local