Searched refs:LBlocks (Results 1 – 1 of 1) sorted by relevance
84 SmallPtrSet<const MachineBasicBlock *, 4> LBlocks; member in __anonb2ee42a60111::UserValueScopes92 if (LBlocks.empty()) in dominates()93 LS.getMachineBasicBlocks(DL, LBlocks); in dominates()94 if (LBlocks.count(MBB) != 0 || LS.dominates(DL, MBB)) in dominates()