Home
last modified time | relevance | path

Searched defs:AllBlocks (Results 1 – 10 of 10) 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-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp669 ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()
696 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreateFunctionLocalArrays()
710 ArrayRef<BasicBlock *> AllBlocks, in InjectCoverage()
DAddressSanitizer.cpp2648 SmallVector<BasicBlock *, 16> AllBlocks; in instrumentFunction() local
/external/AFLplusplus/instrumentation/
DSanitizerCoverageLTO.so.cc1480 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()
1516 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreateFunctionLocalArrays()
1532 Function &F, ArrayRef<BasicBlock *> AllBlocks, bool IsLeafFunc) { in InjectCoverage()
DSanitizerCoveragePCGUARD.so.cc796 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()
832 Function &F, ArrayRef<BasicBlock *> AllBlocks, uint32_t special) { in CreateFunctionLocalArrays()
851 Function &F, ArrayRef<BasicBlock *> AllBlocks, bool IsLeafFunc) { in InjectCoverage()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp489 BlockSet AllBlocks; in runOnMachineFunction() 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-10.0/llvm/include/llvm/ProfileData/
DGCOV.h52 bool AllBlocks; member
/external/llvm/include/llvm/Support/
DGCOV.h41 bool AllBlocks; member