Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPerfMonitor.cpp117 static const char *FinalReportingFunctionName = "__polly_perf_final"; variable
127 Function::Create(Ty, Linkage, FinalReportingFunctionName, M); in insertFinalReporting()