Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DGCOV.h47 : AllBlocks(A), BranchInfo(B), BranchCount(C), FuncCoverage(F), in Options()
53 bool BranchInfo; member
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DGCOV.cpp717 if (options.BranchInfo) in collectSourceLine()
766 if (options.BranchInfo && lineNum < si.startLineToFunctions.size()) in annotateSource()
788 if (options.BranchInfo) { in annotateSource()
818 if (!options.BranchInfo) in printSourceToIntermediate()
943 if (options.BranchInfo) { in printSummary()