Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3307 BlockFrequency OrigCost = PredFreq + PredFreq * DefaultBranchProb; findDuplicateCandidates() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2885 InstructionCost OrigCost = OrigCE ? computeSpeculationCost(OrigCE, TTI) : 0; validateAndCostRequiredSelects() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19266 LoadedSlice::Cost OrigCost(ForCodeSize), GlobalSlicingCost(ForCodeSize); isSlicingProfitable() local
[all...]