Home
last modified time | relevance | path

Searched defs:FalseWeight (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp908 uint64_t TrueWeight, FalseWeight, TotalWeight; in hasExpensiveColdOperand() local
1028 uint64_t TrueWeight, FalseWeight; in isSelectHighlyPredictable() local
1238 uint64_t TrueWeight, FalseWeight; in getPredictedPathCost() local
H A DCodeGenPrepare.cpp6880 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local
8744 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
8779 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp38 uint32_t FalseWeight) { in createBranchWeights()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp379 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp154 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local
2785 uint64_t FalseWeight = 1; in unfoldSelectInstr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp875 uint32_t FalseWeight) { in setBranchWeights()
4551 uint32_t FalseWeight) { in SimplifyTerminatorOnSelect()
4642 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
5528 uint64_t FalseWeight = 0; in TurnSwitchRangeIntoICmp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp584 uint64_t FalseWeight; in extractBranchProbabilities() local