Searched refs:ConstructParametersOf (Results 1 – 7 of 7) sorted by relevance
602 ConstructParameters const& p = ConstructParametersOf(node->op()); in LowerJSConstruct()638 ConstructParameters const& p = ConstructParametersOf(node->op()); in LowerJSConstructWithSpread()
78 : ConstructParametersOf(call_->op()).frequency(); in frequency()
148 ConstructParameters const p = ConstructParametersOf(node->op()); in Reduce()
123 ConstructParameters const& ConstructParametersOf(Operator const*);
62 ConstructParameters const& ConstructParametersOf(Operator const* op) { in ConstructParametersOf() function
3054 ConstructParameters p = ConstructParametersOf(user->op()); in ReduceCallOrConstructWithArrayLikeOrSpread()3739 ConstructParameters const& p = ConstructParametersOf(node->op()); in ReduceJSConstruct()4286 ConstructParameters const& p = ConstructParametersOf(node->op()); in ReduceJSConstructWithSpread()5551 ConstructParameters const& p = ConstructParametersOf(node->op()); in ReducePromiseConstructor()6134 ConstructParameters const& p = ConstructParametersOf(node->op()); in ReduceTypedArrayConstructor()
1580 ConstructParameters const& p = ConstructParametersOf(node->op()); in ReduceJSConstruct()