Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInlineCost.cpp138 int InstructionCost);
286 int InstructionCost) { in accumulateSROACost() argument
287 CostIt->second += InstructionCost; in accumulateSROACost()
288 SROACostSavings += InstructionCost; in accumulateSROACost()