Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-opt-report/
DOptReport.cpp480 const auto &FuncLineInfo = LII->second; in writeReport() local
481 for (const auto &FLII : FuncLineInfo) { in writeReport()