Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLint.h32 void lintModule(const Module &M);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp737 void llvm::lintModule(const Module &M) { in lintModule() function in llvm