Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DMetadata.cpp120 static const Function *getFunctionForValue(Value *V) { in getFunctionForValue() function
146 NewF = getFunctionForValue(V); in assertLocalFunction()
167 if (const Function *F = getFunctionForValue(getOperand(i))) in getFunction()
307 const Function *FV = getFunctionForValue(To); in replaceOperand()