Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp36 GCOV_TAG_BLOCKS = 0x01410000, enumerator
145 } else if (tag == GCOV_TAG_BLOCKS && fn) { in readGCNO()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp57 GCOV_TAG_BLOCKS = 0x01410000, enumerator
392 write(GCOV_TAG_BLOCKS); in writeOut()