Home
last modified time | relevance | path

Searched defs:Likely (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h142 auto Likely = SymPair.second; in registerSymbols() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2974 BranchProbability Likely = TTI.getPredictableBranchThreshold(); SpeculativelyExecuteBB() local
3455 BranchProbability Likely = TTI.getPredictableBranchThreshold(); FoldTwoEntryPHINode() local
3659 BranchProbability PBITrueProb, Likely; shouldFoldCondBranchesToCommonDestination() local
4398 BranchProbability Likely = TTI.getPredictableBranchThreshold(); SimplifyCondBranchToCondBranch() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1923 const uint64_t Likely = INT32_MAX / (NumLikely + 2); getLikelihoodWeights() local