Searched defs:assertLocalFunction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DMetadata.cpp163 static const Function *assertLocalFunction(const MDNode *N) { function
171 NewF = assertLocalFunction(MD);
190 return assertLocalFunction(this);

Completed in 105 milliseconds