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

/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp317 uint32_t BlockLen = 1 + 1 + 1 + lengthOfGCOVString(getFunctionName(SP)) + local
320 ++BlockLen;
321 write(BlockLen);

Completed in 193 milliseconds