Searched refs:IfEnd (Results 1 – 3 of 3) sorted by relevance
2672 MachineBasicBlock *IfEnd = CurrentMerge; in structurizeComplexRegion() local2676 TII->convertNonUniformIfRegion(CurrentMerge, IfEnd); in structurizeComplexRegion()2696 MachineBasicBlock *IfEnd = CurrentMerge; in structurizeComplexRegion() local2702 TII->convertNonUniformIfRegion(CurrentMerge, IfEnd); in structurizeComplexRegion()
1017 MachineBasicBlock *IfEnd) const;
7180 MachineBasicBlock *IfEnd) const { in convertNonUniformIfRegion()7200 IfEnd->insert(IfEnd->getFirstNonPHI(), SIEND); in convertNonUniformIfRegion()