Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Analysis/IPA/
HDInlineCost.cpp107 void accumulateSROACost(DenseMap<Value *, int>::iterator CostIt,
239 void CallAnalyzer::accumulateSROACost(DenseMap<Value *, int>::iterator CostIt, in accumulateSROACost() function in CallAnalyzer
596 accumulateSROACost(CostIt, InlineConstants::InstrCost); in visitCmpInst()
666 accumulateSROACost(CostIt, InlineConstants::InstrCost); in visitLoad()
681 accumulateSROACost(CostIt, InlineConstants::InstrCost); in visitStore()