Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp426 visitModuleCommandLines(M); in verify()
452 void visitModuleCommandLines(const Module &M);
1490 void Verifier::visitModuleCommandLines(const Module &M) { in visitModuleCommandLines() function in Verifier