Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp103 int InstructionCost);
224 int InstructionCost) { in accumulateSROACost() argument
225 CostIt->second += InstructionCost; in accumulateSROACost()
226 SROACostSavings += InstructionCost; in accumulateSROACost()