Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h142 auto Likely = SymPair.second; in registerSymbols() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3033 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in SpeculativelyExecuteBB() local
3519 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in FoldTwoEntryPHINode() local
3726 BranchProbability PBITrueProb, Likely; in shouldFoldCondBranchesToCommonDestination() local
4466 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in SimplifyCondBranchToCondBranch() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2102 const uint64_t Likely = INT32_MAX / (NumLikely + 2); in getLikelihoodWeights() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2533 std::optional<bool> Likely; in shouldKeepJumpConditionsTogether() local