Home
last modified time | relevance | path

Searched defs:BlocksToExplore (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2454 SmallPtrSet<const MachineBasicBlock *, 8> &BlocksToExplore, in vlocJoin()
2562 SmallPtrSetImpl<const MachineBasicBlock *> &BlocksToExplore, in getBlocksForScope()
2638 SmallPtrSet<const MachineBasicBlock *, 8> BlocksToExplore; in buildVLocValueMap() local
2966 SmallPtrSet<const MachineBasicBlock *, 8> BlocksToExplore; in makeDepthFirstEjectionMap() local
3058 SmallPtrSet<const MachineBasicBlock *, 8> BlocksToExplore; in depthFirstVLocAndEmit() local
/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp202 SmallPtrSet<const MachineBasicBlock *, 8> &BlocksToExplore, in vlocJoin()