Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:same_type

1272     bool same_type = type_literal_.IsKnownGlobal(type_string);
1273 *block = same_type ? FirstSuccessor() : SecondSuccessor();