Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp368 uint32_t BlockLen = 1 + 1 + 1 + lengthOfGCOVString(getFunctionName(SP)) + in writeOut() local
371 ++BlockLen; in writeOut()
372 write(BlockLen); in writeOut()