Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMDBuilder.cpp38 uint32_t FalseWeight) { in createBranchWeights()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp464 uint64_t TrueWeight, FalseWeight; in initBranchWeights() local
H A DLoopUnrollRuntime.cpp523 uint64_t TrueWeight, FalseWeight; in updateLatchBranchWeightsForRemainderLoop() local
H A DSimplifyCFG.cpp832 uint32_t FalseWeight) { in setBranchWeights()
3930 uint32_t FalseWeight) { in SimplifyTerminatorOnSelect()
4021 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
4960 uint64_t FalseWeight = 0; in TurnSwitchRangeIntoICmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp750 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp227 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp612 ConstantInt *FalseWeight = mdconst::extract<ConstantInt>(MD->getOperand(2)); in checkMDProf() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6585 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local
8223 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
8256 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local