Searched defs:Likely (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | Speculation.h | 142 auto Likely = SymPair.second; in registerSymbols() local |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | LinuxKernelRewriter.cpp | 176 bool Likely; global() member |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyCFG.cpp | 3033 BranchProbability Likely = TTI.getPredictableBranchThreshold(); SpeculativelyExecuteBB() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 2090 const uint64_t Likely = INT32_MAX / (NumLikely + 2); getLikelihoodWeights() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 2531 std::optional<bool> Likely; shouldKeepJumpConditionsTogether() local |