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

/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp99 void accumulateSROACost(DenseMap<Value *, int>::iterator CostIt,
220 void CallAnalyzer::accumulateSROACost(DenseMap<Value *, int>::iterator CostIt, function in class:CallAnalyzer
554 accumulateSROACost(CostIt, InlineConstants::InstrCost);
617 accumulateSROACost(CostIt, InlineConstants::InstrCost);
632 accumulateSROACost(CostIt, InlineConstants::InstrCost);

Completed in 222 milliseconds