Searched defs:DomSetType (Results 1 – 2 of 2) sorted by relevance
132 using DomSetType = typename DominanceFrontierBase<BlockT, false>::DomSetType; global() variable 148 using DomSetType = DominanceFrontierBase<BasicBlock, false>::DomSetType; global() variable
26 using DomSetType = DominanceFrontierBase<MachineBasicBlock, false>::DomSetType; variable