Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp332 raw_string_ostream FNLOS(FunctionNameAndLine); in GCOVFunction() local
333 FNLOS << getFunctionName(SP) << SP->getLine(); in GCOVFunction()
334 FNLOS.flush(); in GCOVFunction()