Searched defs:BlockSetT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | LexicalScopes.h | 253 using BlockSetT = SmallPtrSet<const MachineBasicBlock *, 4>; variable |
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ | ||
H A D | BufferDeallocation.cpp | 126 using BlockSetT = SmallPtrSet<Block *, 16>; typedef in __anon0f1aa16f0211::Backedges |
H A D | OwnershipBasedBufferDeallocation.cpp | 87 using BlockSetT = SmallPtrSet<Block *, 16>; typedef in __anonb790746d0111::Backedges |