Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInlineCost.cpp108 int InstructionCost);
242 int InstructionCost) { in accumulateSROACost() argument
243 CostIt->second += InstructionCost; in accumulateSROACost()
244 SROACostSavings += InstructionCost; in accumulateSROACost()