Home
last modified time | relevance | path

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

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