Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInlineCost.cpp218 NumInstructionsSimplified(0), SROACostSavings(0), in CallAnalyzer()
234 unsigned SROACostSavings; member in __anonca18d25c0111::CallAnalyzer
271 SROACostSavings -= CostIt->second; in disableSROA()
288 SROACostSavings += InstructionCost; in accumulateSROACost()
1422 DEBUG_PRINT_STAT(SROACostSavings); in dump()