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

/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DMetadata.cpp165 static const Function *assertLocalFunction(const MDNode *N) { function
173 NewF = assertLocalFunction(MD);
192 return assertLocalFunction(this);

Completed in 83 milliseconds