Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp770 std::vector<uint8_t> EdgeDestinations; in emitProfileNotes() local
865 do EdgeDestinations.push_back(Idx & 255); in emitProfileNotes()
926 JC.update(EdgeDestinations); in emitProfileNotes()