Searched refs:intrinsic_type (Results 1 – 4 of 4) sorted by relevance
205 if (f->intrinsic_type == Runtime::IntrinsicType::INLINE) return 0; in FrameStateInputCount()
36 if (f->intrinsic_type != Runtime::IntrinsicType::INLINE) return NoChange(); in Reduce()
1108 IntrinsicType intrinsic_type; in FOR_EACH_INTRINSIC_RETURN_OBJECT() member
4862 DCHECK_EQ(Runtime::RUNTIME, function->intrinsic_type); in ParseV8Intrinsic()