Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp337 raw_string_ostream FNLOS(FunctionNameAndLine); in GCOVFunction() local
338 FNLOS << getFunctionName(SP) << SP->getLine(); in GCOVFunction()
339 FNLOS.flush(); in GCOVFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp346 raw_string_ostream FNLOS(FunctionNameAndLine); in GCOVFunction() local
347 FNLOS << getFunctionName(SP) << SP->getLine(); in GCOVFunction()
348 FNLOS.flush(); in GCOVFunction()