Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DInlineCost.cpp270 SmallVectorImpl<unsigned> &SpecializedArgNos) in getSpecializationBonus() argument
292 if (ArgNo == SpecializedArgNos[i]) { in getSpecializationBonus()
543 SmallVectorImpl<unsigned> &SpecializedArgNos) in getSpecializationCost() argument
564 for (SmallVectorImpl<unsigned>::iterator an = SpecializedArgNos.begin(), in getSpecializationCost()
565 ae = SpecializedArgNos.end(); an != ae; ++an) in getSpecializationCost()