Searched refs:IR_TOP (Results 1 – 1 of 1) sorted by relevance
15 #define IR_TOP IR_UNUSED macro72 } else if (_values[res].optx == IR_TOP) { in ir_sccp_fold()122 if (n > 3 && _values[i].optx == IR_TOP) { in ir_sccp_meet_phi()132 if (_values[*merge_input].optx == IR_TOP) { in ir_sccp_meet_phi()143 if (v->op == IR_TOP) { in ir_sccp_meet_phi()171 IR_ASSERT(_values[i].optx == IR_TOP); in ir_sccp_meet_phi()191 if (v->op == IR_TOP) { in ir_sccp_meet_phi()242 if (_values[i].optx == IR_TOP) { in ir_sccp_meet_phi()2295 if (_values[i].optx == IR_TOP) { in ir_sccp()2340 if (_values[i].optx == IR_TOP) { in ir_sccp()[all …]
Completed in 14 milliseconds