Searched refs:isAllocaDerivedArg (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp94 bool isAllocaDerivedArg(Value *V);
178 bool CallAnalyzer::isAllocaDerivedArg(Value *V) { function in class:CallAnalyzer
539 if (isAllocaDerivedArg(I.getOperand(0))) {

Completed in 73 milliseconds