Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-cov/
H A Dgcov.cpp87 cl::opt<bool> AllBlocks("a", cl::Grouping, cl::init(false), in gcovMain() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp735 CreatePCArray(Function & F,ArrayRef<BasicBlock * > AllBlocks) CreatePCArray() argument
761 CreateFunctionLocalArrays(Function & F,ArrayRef<BasicBlock * > AllBlocks) CreateFunctionLocalArrays() argument
778 InjectCoverage(Function & F,ArrayRef<BasicBlock * > AllBlocks,bool IsLeafFunc) InjectCoverage() argument
[all...]
H A DAddressSanitizer.cpp2985 SmallVector<BasicBlock *, 16> AllBlocks; instrumentFunction() local
/llvm-project/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp197 SmallPtrSetImpl<MachineBasicBlock *> &AllBlocks, in placeMLocPHIs() argument
1160 SmallPtrSet<MachineBasicBlock *, 4> AllBlocks{MBB0, MBB1, MBB2, MBB3}; in TEST_F() local
2274 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks; in TEST_F() local
2457 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks; TEST_F() local
2560 SmallPtrSet<const MachineBasicBlock *, 8> AllBlocks; TEST_F() local
[all...]
/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h53 bool AllBlocks; member
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp540 BlockSet AllBlocks; in runOnMachineFunction() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp757 SmallVector<BasicBlockSet, 8> AllBlocks; checkDependencies() local
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2493 placeMLocPHIs(MachineFunction & MF,SmallPtrSetImpl<MachineBasicBlock * > & AllBlocks,FuncValueTable & MInLocs,SmallVectorImpl<MLocTransferMap> & MLocTransfer) placeMLocPHIs() argument
2636 SmallPtrSet<MachineBasicBlock *, 32> AllBlocks; buildMLocValueMap() local
2751 BlockPHIPlacement(const SmallPtrSetImpl<MachineBasicBlock * > & AllBlocks,const SmallPtrSetImpl<MachineBasicBlock * > & DefBlocks,SmallVectorImpl<MachineBasicBlock * > & PHIBlocks) BlockPHIPlacement() argument