Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp481 visitModuleCommandLines(); in verify()
509 void visitModuleCommandLines();
1701 void Verifier::visitModuleCommandLines() { in visitModuleCommandLines() function in Verifier