HomeSort by relevance Sort by last modified time
    Searched refs:accumulateSROACost (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
InlineCost.cpp 137 void accumulateSROACost(DenseMap<Value *, int>::iterator CostIt,
285 void CallAnalyzer::accumulateSROACost(DenseMap<Value *, int>::iterator CostIt,
720 accumulateSROACost(CostIt, InlineConstants::InstrCost);
790 accumulateSROACost(CostIt, InlineConstants::InstrCost);
805 accumulateSROACost(CostIt, InlineConstants::InstrCost);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
InlineCost.cpp 191 void accumulateSROACost(DenseMap<Value *, int>::iterator CostIt,
358 void CallAnalyzer::accumulateSROACost(DenseMap<Value *, int>::iterator CostIt,
    [all...]

Completed in 414 milliseconds