Home
last modified time | relevance | path

Searched defs:disableSROA (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Analysis/IPA/
DInlineCost.cpp204 void CallAnalyzer::disableSROA(DenseMap<Value *, int>::iterator CostIt) { in disableSROA() function in CallAnalyzer
214 void CallAnalyzer::disableSROA(Value *V) { in disableSROA() function in CallAnalyzer