Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DVerifier.cpp387 visitModuleCommandLines(M); in verify()
410 void visitModuleCommandLines(const Module &M);
1318 void Verifier::visitModuleCommandLines(const Module &M) { in visitModuleCommandLines() function in Verifier