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

/external/llvm/lib/IR/
H A DMetadata.cpp150 static const Function *getFunctionForValue(Value *V) { function
176 NewF = getFunctionForValue(V);
198 if (const Function *F = getFunctionForValue(getOperand(i)))
342 const Function *FV = getFunctionForValue(To);

Completed in 1491 milliseconds