Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/instrumentation/
H A DSanitizerCoveragePCGUARD.so.cc681 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()
721 Function &F, ArrayRef<BasicBlock *> AllBlocks, uint32_t special) { in CreateFunctionLocalArrays()
730 Function &F, ArrayRef<BasicBlock *> AllBlocks, bool IsLeafFunc) { in InjectCoverage()
H A DSanitizerCoverageLTO.so.cc1515 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()
1551 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreateFunctionLocalArrays()
1567 Function &F, ArrayRef<BasicBlock *> AllBlocks, bool IsLeafFunc) { in InjectCoverage()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp669 ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()
696 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreateFunctionLocalArrays()
710 ArrayRef<BasicBlock *> AllBlocks, in InjectCoverage()
H A DAddressSanitizer.cpp2648 SmallVector<BasicBlock *, 16> AllBlocks; in instrumentFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp746 ArrayRef<BasicBlock *> AllBlocks) { in CreatePCArray()
772 Function &F, ArrayRef<BasicBlock *> AllBlocks) { in CreateFunctionLocalArrays()
789 ArrayRef<BasicBlock *> AllBlocks, in InjectCoverage()
H A DAddressSanitizer.cpp2715 SmallVector<BasicBlock *, 16> AllBlocks; in instrumentFunction() local
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A Dgcov.cpp88 cl::opt<bool> AllBlocks("a", cl::Grouping, cl::init(false), in gcovMain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp489 BlockSet AllBlocks; in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DGCOV.h52 bool AllBlocks; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DGCOV.h53 bool AllBlocks; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DGCOV.h53 bool AllBlocks; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp540 BlockSet AllBlocks; in runOnMachineFunction() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DGCOV.h53 bool AllBlocks; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DGCOV.h53 bool AllBlocks; member
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp402 ArrayRef<BasicBlock *> AllBlocks) { in InjectCoverage()
H A DAddressSanitizer.cpp1794 SmallVector<BasicBlock *, 16> AllBlocks; in runOnFunction() local
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DGCOV.h41 bool AllBlocks; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h52 bool AllBlocks; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp758 SmallVector<BasicBlockSet, 8> AllBlocks; in checkDependencies() local
H A DCodeLayout.cpp939 std::vector<Block> AllBlocks; member in __anonc81b4d870111::ExtTSPImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2491 MachineFunction &MF, SmallPtrSetImpl<MachineBasicBlock *> &AllBlocks, in placeMLocPHIs()
2634 SmallPtrSet<MachineBasicBlock *, 32> AllBlocks; in buildMLocValueMap() local
2748 const SmallPtrSetImpl<MachineBasicBlock *> &AllBlocks, in BlockPHIPlacement()