Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMetadata.cpp166 static const Function *assertLocalFunction(const MDNode *N) { in assertLocalFunction() function
174 NewF = assertLocalFunction(MD); in assertLocalFunction()
194 return assertLocalFunction(this); in getFunction()