Searched refs:ThenEntry (Results 1 – 1 of 1) sorted by relevance
372 MachineBasicBlock *ThenEntry = nullptr; in updateLiveRangeInThenRegion() local375 ThenEntry = Succ; in updateLiveRangeInThenRegion()379 assert(ThenEntry && "No successor in Then region?"); in updateLiveRangeInThenRegion()384 for (MachineBasicBlock *MBB : depth_first_ext(ThenEntry, Visited)) { in updateLiveRangeInThenRegion()406 for (MachineBasicBlock *MBB : depth_first_ext(ThenEntry, Visited)) { in updateLiveRangeInThenRegion()