Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp784 std::vector<uint8_t> EdgeDestinations; in emitProfileNotes() local
876 do EdgeDestinations.push_back(Idx & 255); in emitProfileNotes()
931 JC.update(EdgeDestinations); in emitProfileNotes()