Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DGCOV.cpp53 uint64_t branchesExec = 0; member
731 summary->branchesExec += execBranches; in collectSourceLine()
948 double(summary.branchesExec) * 100 / summary.branches, in printSummary()