HomeSort by relevance Sort by last modified time
    Searched defs:lintModule (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
Lint.cpp 712 /// lintModule - Check a module for errors, printing messages on stderr.
714 void llvm::lintModule(const Module &M) {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Lint.cpp 648 /// lintModule - Check a module for errors, printing messages on stderr.
650 void llvm::lintModule(const Module &M) {

Completed in 236 milliseconds