Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp606 Scaled64 SelectCost = Scaled64::getZero(), BranchCost = Scaled64::getZero(); in findProfitableSIGroupsInnerLoops() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2607 InstructionCost BranchCost = in findCostForOutputBlocks() local
2621 InstructionCost BranchCost = in findCostForOutputBlocks() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4864 InstructionCost BranchCost = getCFInstrCost(Instruction::Br, CostKind); in getMaskedMemoryOpCost() local
5788 InstructionCost BranchCost = getCFInstrCost(Instruction::Br, CostKind); in getGSScalarCost() local