Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp204 static const char *const EdgeTag; member in __anon7e40084f0211::GCOVRecord
241 const char *const GCOVRecord::EdgeTag = "\0\0\x43\x01"; member in __anon7e40084f0211::GCOVRecord
424 writeBytes(EdgeTag, 4); in writeOut()