Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp364 int PredCount = 0; findPotentialBlockers() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp772 std::map<BasicBlock *, unsigned> PredCount; CloneAndPruneIntoFromInst() local
H A DSimplifyCFG.cpp3949 const unsigned PredCount = Preds.size(); FoldBranchToCommonDest() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp983 int PredCount = 0; isTrellis() local
H A DCodeGenPrepare.cpp4168 unsigned PredCount = CurrentPhi->getNumIncomingValues(); InsertPlaceholders() local