Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp364 int PredCount = 0; in findPotentialBlockers() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp749 std::map<BasicBlock *, unsigned> PredCount; in CloneAndPruneIntoFromInst() local
H A DSimplifyCFG.cpp3781 const unsigned PredCount = Preds.size(); in FoldBranchToCommonDest() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp979 int PredCount = 0; in isTrellis() local
H A DCodeGenPrepare.cpp3931 unsigned PredCount = CurrentPhi->getNumIncomingValues(); in InsertPlaceholders() local