Home
last modified time | relevance | path

Searched defs:PredCount (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp363 int PredCount = 0; in findPotentialBlockers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp829 std::map<BasicBlock *, unsigned> PredCount; in CloneAndPruneIntoFromInst() local
H A DSimplifyCFG.cpp4104 const unsigned PredCount = Preds.size(); in foldBranchToCommonDest() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1044 int PredCount = 0; in isTrellis() local
H A DCodeGenPrepare.cpp4504 unsigned PredCount = CurrentPhi->getNumIncomingValues(); in InsertPlaceholders() local