Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp131 static cl::opt<std::string> IRDumpDirectory( variable
800 assert(!IRDumpDirectory.empty() && in fetchDumpFilename()
811 sys::path::append(ResultPath, IRDumpDirectory, Filename); in fetchDumpFilename()
883 if (!IRDumpDirectory.empty()) { in printBeforePass()
918 if (!IRDumpDirectory.empty()) { in printAfterPass()
956 if (!IRDumpDirectory.empty()) { in printAfterPassInvalidated()