Searched defs:DomSetType (Results 1 – 2 of 2) sorted by relevance
131 using DomSetType = typename DominanceFrontierBase<BlockT, false>::DomSetType; global() variable 147 using DomSetType = DominanceFrontierBase<BasicBlock, false>::DomSetType; global() variable [all...]
26 using DomSetType = DominanceFrontierBase<MachineBasicBlock, false>::DomSetType; variable