Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-opt-report/
H A DOptReport.cpp330 bool FirstFunc = true; in writeReport() local
332 if (FirstFunc) in writeReport()
333 FirstFunc = false; in writeReport()