Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DDumpModulePass.cpp28 static void runDumpModule(llvm::Module &M, StringRef Filename, bool IsSuffix) { in runDumpModule() function
79 runDumpModule(M, Filename, IsSuffix); in runOnModule()
95 runDumpModule(M, Filename, IsSuffix); in run()