Lines Matching defs:potential
452 VLIW_COMBO *potential;463 potential = current;466 if (match_unit (vliw, unit, (*potential)[next]))467 return potential;468 ++potential;470 while (match_vliw (potential, current, next));