Home
last modified time | relevance | path

Searched refs:phi_index (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-gen.c6221 phi_index (phi_i), label_index (label_i), phi_value (imm) in phi_definition()
6224 unsigned phi_index; variable
6339 unsigned phi_index = 0; in convert_switch_statements() local
6349 phi_definition *p = new phi_definition (phi_index, i, in convert_switch_statements()
6355 phi_index++; in convert_switch_statements()
6456 for (unsigned i = 0; i < phi_def->phi_index; i++) in convert_switch_statements()