Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
DSpeculation.h142 auto Likely = SymPair.second; in registerSymbols() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2886 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in SpeculativelyExecuteBB() local
3340 BranchProbability Likely = TTI.getPredictableBranchThreshold(); in FoldTwoEntryPHINode() local
3544 BranchProbability PBITrueProb, Likely; in shouldFoldCondBranchesToCommonDestination() local
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGStmt.cpp1905 const uint64_t Likely = INT32_MAX / (NumLikely + 2); in getLikelihoodWeights() local