Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp453 static void LLVM_ATTRIBUTE_UNUSED dumpIR(Function &F, const char *Label, in dumpIR() function
1979 dumpIR(F, oss.str().c_str(), nullptr)); in transformScopes()
1996 CHR_DEBUG(dumpIR(F, "before", nullptr)); in run()
2054 CHR_DEBUG(dumpIR(F, "after", &Stats)); in run()