Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DGCOV.cpp777 uint32_t blockIdx = 0, edgeIdx = 0; in annotateSource() local
930 void Context::printBranchInfo(const GCOVBlock &Block, uint32_t &edgeIdx, in printBranchInfo()