Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp515 unsigned FunctionIdent = 0; in emitProfileNotes() local
529 Funcs.push_back(make_unique<GCOVFunction>(SP, &F, &out, FunctionIdent++, in emitProfileNotes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp565 unsigned FunctionIdent = 0; in emitProfileNotes() local
581 Funcs.push_back(make_unique<GCOVFunction>(SP, &F, &out, FunctionIdent++, in emitProfileNotes()