Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DMetadata.cpp136 static const Function *assertLocalFunction(const MDNode *N) { in assertLocalFunction() function
144 NewF = assertLocalFunction(MD); in assertLocalFunction()
163 return assertLocalFunction(this); in getFunction()