Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp876 Scaled64 SelectCost = Scaled64::getZero(), BranchCost = Scaled64::getZero(); findProfitableSIGroupsInnerLoops() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2603 InstructionCost BranchCost = findCostForOutputBlocks() local
2617 InstructionCost BranchCost = findCostForOutputBlocks() local
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5082 InstructionCost BranchCost = getCFInstrCost(Instruction::Br, CostKind); getMaskedMemoryOpCost() local