Searched refs:LBlocks (Results 1 – 1 of 1) sorted by relevance
80 SmallPtrSet<const MachineBasicBlock *, 4> LBlocks; member in __anonf795f96c0111::UserValueScopes88 if (LBlocks.empty()) in dominates()89 LS.getMachineBasicBlocks(DL, LBlocks); in dominates()90 if (LBlocks.count(MBB) != 0 || LS.dominates(DL, MBB)) in dominates()