Home
last modified time | relevance | path

Searched defs:Budget (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp415 dominatesMergePoint(Value * V,BasicBlock * BB,SmallPtrSetImpl<Instruction * > & AggressiveInsts,InstructionCost & Cost,InstructionCost Budget,const TargetTransformInfo & TTI,unsigned Depth=0) dominatesMergePoint() argument
3012 InstructionCost Budget = SpeculativelyExecuteBB() local
3552 InstructionCost Budget = FoldTwoEntryPHINode() local
4122 InstructionCost Budget = mergeConditionalStoreToAddress() local
[all...]
H A DScalarEvolutionExpander.cpp1968 isHighCostExpansionHelper(const SCEVOperand & WorkItem,Loop * L,const Instruction & At,InstructionCost & Cost,unsigned Budget,const TargetTransformInfo & TTI,SmallPtrSetImpl<const SCEV * > & Processed,SmallVectorImpl<SCEVOperand> & Worklist) isHighCostExpansionHelper() argument
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp738 unsigned long Budget = GrowRegionComplexityBudget; growRegion() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp7121 unsigned Budget = 2 * SCEVCheapExpansionBudget; canFoldTermCondOfLoop() local