Home
last modified time | relevance | path

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

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