Searched defs:CostIt (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp204 void CallAnalyzer::disableSROA(DenseMap<Value *, int>::iterator CostIt) { argument
186 lookupSROAArgAndCost( Value *V, Value *&Arg, DenseMap<Value *, int>::iterator &CostIt) argument
216 DenseMap<Value *, int>::iterator CostIt; local
222 accumulateSROACost(DenseMap<Value *, int>::iterator CostIt, int InstructionCost) argument
231 handleSROACandidate(bool IsSROAValid, DenseMap<Value *, int>::iterator CostIt, int InstructionCost) argument
327 DenseMap<Value *, int>::iterator CostIt; local
393 DenseMap<Value *, int>::iterator CostIt; local
430 DenseMap<Value *, int>::iterator CostIt; local
460 DenseMap<Value *, int>::iterator CostIt; local
557 DenseMap<Value *, int>::iterator CostIt; local
620 DenseMap<Value *, int>::iterator CostIt; local
635 DenseMap<Value *, int>::iterator CostIt; local
[all...]

Completed in 101 milliseconds