Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DVerifier.cpp434 visitModuleCommandLines(); in verify()
461 void visitModuleCommandLines();
1551 void Verifier::visitModuleCommandLines() { in visitModuleCommandLines() function in Verifier