Home
last modified time | relevance | path

Searched defs:GCOV_ARC_ON_TREE (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp32 GCOV_ARC_ON_TREE = 1 << 0, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp54 GCOV_ARC_ON_TREE = 1 << 0, enumerator