Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp225 MachineBasicBlock &Succ, int SuccCount, in splitEdge() argument
728 __anonc37902080202(MachineBasicBlock &MBB, MachineBasicBlock &Succ, int SuccCount, MachineInstr *Br, MachineInstr *&UncondBr, ArrayRef<X86::CondCode> Conds) tracePredStateThroughCFG() argument
788 int &SuccCount = SuccCounts[&Succ]; tracePredStateThroughCFG() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp798 auto SuccCount = readULEB128As<uint64_t>(Data, Cur, ULEBSizeErr); decodeBBAddrMapImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1310 SmallDenseMap<BasicBlock *, unsigned, 8> SuccCount; simplifyUsingControlFlow() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp934 const unsigned SuccCount = SuccWeights.size(); in calcEstimatedHeuristics() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1448 unsigned SuccCount = MBB.succ_size(); emitBBAddrMapSection() local