Searched defs:BranchCost (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | SelectOptimize.cpp | 876 Scaled64 SelectCost = Scaled64::getZero(), BranchCost = Scaled64::getZero(); findProfitableSIGroupsInnerLoops() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | IROutliner.cpp | 2603 InstructionCost BranchCost = findCostForOutputBlocks() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 5082 InstructionCost BranchCost = getCFInstrCost(Instruction::Br, CostKind); getMaskedMemoryOpCost() local |