Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1488 const NamedMDNode *CommandLines = M.getNamedMetadata("llvm.commandline"); in visitModuleCommandLines() local
1489 if (!CommandLines) in visitModuleCommandLines()
1495 for (const MDNode *N : CommandLines->operands()) { in visitModuleCommandLines()