Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp838 std::vector<uint8_t> EdgeDestinations; in emitProfileNotes() local
927 do EdgeDestinations.push_back(Idx & 255); in emitProfileNotes()
982 JC.update(EdgeDestinations); in emitProfileNotes()