Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp682 unsigned FunctionIdent = 0; in emitProfileNotes() local
699 Funcs.push_back(make_unique<GCOVFunction>(SP, &F, &out, FunctionIdent++, in emitProfileNotes()