Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp80 void printBranchInfo(const GCOVBlock &Block, uint32_t &edgeIdx,
775 printBranchInfo(*b, edgeIdx, os); in annotateSource()
914 void Context::printBranchInfo(const GCOVBlock &Block, uint32_t &edgeIdx, in printBranchInfo() function in Context