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

/external/llvm/include/llvm/Support/
H A DGCOV.h41 : AllBlocks(A), BranchInfo(B), BranchCount(C), FuncCoverage(F),
45 bool BranchInfo; member in struct:llvm::GCOVOptions
/external/llvm/lib/IR/
H A DGCOV.cpp552 if (Options.BranchInfo) {
637 if (Options.BranchInfo) {
732 if (Options.BranchInfo) {

Completed in 3679 milliseconds