Searched refs:CallParametersOf (Results 1 – 7 of 7) sorted by relevance
35 CallParameters const& p = CallParametersOf(node->op()); in ReduceMathUnary()59 CallParameters const& p = CallParametersOf(node->op()); in ReduceMathBinary()90 CallParameters const& p = CallParametersOf(node->op()); in ReduceMathImul()123 CallParameters const& p = CallParametersOf(node->op()); in ReduceMathClz32()150 CallParameters const& p = CallParametersOf(node->op()); in ReduceMathMinMax()219 CallParameters const& p = CallParametersOf(node->op()); in ReduceArrayConstructor()234 CallParameters const& p = CallParametersOf(node->op()); in ReduceBooleanConstructor()248 CallParameters const& p = CallParametersOf(node->op()); in ReduceObjectConstructor()273 CallParameters const& p = CallParametersOf(node->op()); in ReduceFunctionPrototypeApply()492 CallParameters const& p = CallParametersOf(node->op()); in ReduceFunctionPrototypeCall()[all …]
77 ? CallParametersOf(call_->op()).frequency() in frequency()610 CallParameters const& p = CallParametersOf(node->op()); in ReduceJSCall()
680 CallParameters const& p = CallParametersOf(node->op()); in LowerJSCall()709 CallParameters const& p = CallParametersOf(node->op()); in LowerJSCallWithSpread()
145 CallParameters const p = CallParametersOf(node->op()); in Reduce()
209 const CallParameters& CallParametersOf(const Operator* op);
72 const CallParameters& CallParametersOf(const Operator* op) { in CallParametersOf() function
1653 CallParameters const& p = CallParametersOf(node->op()); in ReduceJSCall()