Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp173 static const char *const EdgeTag; member in __anonfb28f5d70211::GCOVRecord
210 const char *const GCOVRecord::EdgeTag = "\0\0\x43\x01"; member in __anonfb28f5d70211::GCOVRecord
401 writeBytes(EdgeTag, 4); in writeOut()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp190 static const char *const EdgeTag; member in __anon0aa0896f0211::GCOVRecord
227 const char *const GCOVRecord::EdgeTag = "\0\0\x43\x01"; member in __anon0aa0896f0211::GCOVRecord
410 writeBytes(EdgeTag, 4); in writeOut()