Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
Dgcov.cpp88 cl::opt<bool> AllBlocks("a", cl::Grouping, cl::init(false), in gcovMain() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
Dgcov.cpp88 cl::opt<bool> AllBlocks("a", cl::Grouping, cl::init(false), in gcovMain() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp562 ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()
589 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreateFunctionLocalArrays()
611 ArrayRef<BasicBlock *> AllBlocks, in InjectCoverage()
DAddressSanitizer.cpp2492 SmallVector<BasicBlock *, 16> AllBlocks; in runOnFunction() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp402 ArrayRef<BasicBlock *> AllBlocks) { in InjectCoverage()
DAddressSanitizer.cpp1794 SmallVector<BasicBlock *, 16> AllBlocks; in runOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h50 bool AllBlocks; member
/external/llvm/include/llvm/Support/
DGCOV.h41 bool AllBlocks; member