Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp386 bool ExitBlockBeforeBody = Version >= 48; in GCOVFunction() local
387 uint32_t i = ExitBlockBeforeBody ? 2 : 1; in GCOVFunction()
390 if (!ExitBlockBeforeBody) in GCOVFunction()