Searched defs:AllBlocks (Results 1 – 10 of 10) sorted by relevance
| /external/llvm/tools/llvm-cov/ |
| D | gcov.cpp | 88 cl::opt<bool> AllBlocks("a", cl::Grouping, cl::init(false), in gcovMain() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | SanitizerCoverage.cpp | 669 ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray() 696 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreateFunctionLocalArrays() 710 ArrayRef<BasicBlock *> AllBlocks, in InjectCoverage()
|
| D | AddressSanitizer.cpp | 2648 SmallVector<BasicBlock *, 16> AllBlocks; in instrumentFunction() local
|
| /external/AFLplusplus/instrumentation/ |
| D | SanitizerCoverageLTO.so.cc | 1480 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()
|
| D | SanitizerCoveragePCGUARD.so.cc | 796 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/ |
| D | WebAssemblyFixIrreducibleControlFlow.cpp | 489 BlockSet AllBlocks; in runOnMachineFunction() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | SanitizerCoverage.cpp | 402 ArrayRef<BasicBlock *> AllBlocks) { in InjectCoverage()
|
| D | AddressSanitizer.cpp | 1794 SmallVector<BasicBlock *, 16> AllBlocks; in runOnFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| D | GCOV.h | 52 bool AllBlocks; member
|
| /external/llvm/include/llvm/Support/ |
| D | GCOV.h | 41 bool AllBlocks; member
|