Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2914 SmallPtrSet<const MachineBasicBlock *, 8> &InScopeBlocks, in vlocJoin()
3208 SmallPtrSet<const MachineBasicBlock *, 8> InScopeBlocks = BlocksToExplore; in vlocDataflow() local