Home
last modified time | relevance | path

Searched refs:InstructionCost (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp192 int InstructionCost);
359 int InstructionCost) { in accumulateSROACost() argument
360 CostIt->second += InstructionCost; in accumulateSROACost()
361 SROACostSavings += InstructionCost; in accumulateSROACost()