Searched refs:IfEnd (Results 1 – 3 of 3) sorted by relevance
2694 MachineBasicBlock *IfEnd = CurrentMerge; in structurizeComplexRegion() local2698 TII->convertNonUniformIfRegion(CurrentMerge, IfEnd); in structurizeComplexRegion()2718 MachineBasicBlock *IfEnd = CurrentMerge; in structurizeComplexRegion() local2724 TII->convertNonUniformIfRegion(CurrentMerge, IfEnd); in structurizeComplexRegion()
955 MachineBasicBlock *IfEnd) const;
6075 MachineBasicBlock *IfEnd) const { in convertNonUniformIfRegion()6095 IfEnd->insert(IfEnd->getFirstNonPHI(), SIEND); in convertNonUniformIfRegion()