Searched refs:isAllocaDerivedArg (Results 1 – 1 of 1) sorted by relevance
97 bool isAllocaDerivedArg(Value *V);181 bool CallAnalyzer::isAllocaDerivedArg(Value *V) { in isAllocaDerivedArg() function in CallAnalyzer542 if (isAllocaDerivedArg(I.getOperand(0))) { in visitCmpInst()