Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1347 InstructionCost StoreCost = in findCostForOutputBlocks() local
1354 LLVM_DEBUG(dbgs() << "Adding: " << StoreCost in findCostForOutputBlocks()
1357 OutputCost += StoreCost; in findCostForOutputBlocks()