Home
last modified time | relevance | path

Searched refs:StoreCost (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2594 InstructionCost StoreCost = in findCostForOutputBlocks() local
2601 LLVM_DEBUG(dbgs() << "Adding: " << StoreCost in findCostForOutputBlocks()
2604 OutputCost += StoreCost * NumOutputBranches; in findCostForOutputBlocks()