Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDMDBuilder.cpp37 MDNode *MDBuilder::createBranchWeights(uint32_t TrueWeight, in createBranchWeights()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUnrollPeel.cpp449 uint64_t TrueWeight, FalseWeight; in initBranchWeights() local
HDSimplifyCFG.cpp800 static void setBranchWeights(Instruction *I, uint32_t TrueWeight, in setBranchWeights()
3518 uint32_t TrueWeight, in SimplifyTerminatorOnSelect()
3592 uint32_t TrueWeight = 0, FalseWeight = 0; in SimplifySwitchOnSelect() local
4469 uint64_t TrueWeight = 0; in TurnSwitchRangeIntoICmp() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCTargetTransformInfo.cpp518 uint64_t TrueWeight = 0, FalseWeight = 0; in isHardwareLoopProfitable() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp5966 uint64_t TrueWeight, FalseWeight; in isFormingBranchFromSelectProfitable() local
7445 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
7478 uint64_t TrueWeight, FalseWeight; in splitBranchCondition() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDJumpThreading.cpp217 uint64_t TrueWeight, FalseWeight; in updatePredecessorProfileMetadata() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDControlHeightReduction.cpp617 ConstantInt *TrueWeight = mdconst::extract<ConstantInt>(MD->getOperand(1)); in checkMDProf() local