Searched refs:accumulateSROACost (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DInlineCost.cpp137 void accumulateSROACost(DenseMap<Value *, int>::iterator CostIt,
285 void CallAnalyzer::accumulateSROACost(DenseMap<Value *, int>::iterator CostIt, function in class:CallAnalyzer
720 accumulateSROACost(CostIt, InlineConstants::InstrCost);
790 accumulateSROACost(CostIt, InlineConstants::InstrCost);
805 accumulateSROACost(CostIt, InlineConstants::InstrCost);

Completed in 53 milliseconds