Home | History | Annotate | Download | only in compiler

Lines Matching refs:effect_input_count

499 #define CACHED(Name, properties, value_input_count, effect_input_count,      \
505 effect_input_count, control_input_count, \
770 #define CACHED(Name, properties, value_input_count, effect_input_count, \
1146 const Operator* CommonOperatorBuilder::EffectPhi(int effect_input_count) {
1147 DCHECK(effect_input_count > 0); // Disallow empty effect phis.
1148 switch (effect_input_count) {
1161 0, effect_input_count, 1, 0, 1, 0); // counts