Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DDumpFunctionPass.cpp31 static void runDumpFunction(llvm::Function &F, StringRef Suffix) { in runDumpFunction() function
108 runDumpFunction(F, Suffix); in runOnFunction()
123 runDumpFunction(F, Suffix); in run()