Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h142 auto Likely = SymPair.second; in registerSymbols() local
/llvm-project/bolt/lib/Rewrite/
H A DLinuxKernelRewriter.cpp176 bool Likely; global() member
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3033 BranchProbability Likely = TTI.getPredictableBranchThreshold(); SpeculativelyExecuteBB() local
3517 BranchProbability Likely = TTI.getPredictableBranchThreshold(); FoldTwoEntryPHINode() local
3721 BranchProbability PBITrueProb, Likely; shouldFoldCondBranchesToCommonDestination() local
4461 BranchProbability Likely = TTI.getPredictableBranchThreshold(); SimplifyCondBranchToCondBranch() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2090 const uint64_t Likely = INT32_MAX / (NumLikely + 2); getLikelihoodWeights() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2531 std::optional<bool> Likely; shouldKeepJumpConditionsTogether() local