Searched refs:stack_check_call_operator_ (Results 1 – 2 of 2) sorted by relevance
334 SetOncePointer<const Operator> stack_check_call_operator_; variable
270 if (stack_check_call_operator_ == nullptr) { in StackCheck()284 stack_check_call_operator_ = mcgraph()->common()->Call(call_descriptor); in StackCheck()287 Node* call = graph()->NewNode(stack_check_call_operator_.get(), in StackCheck()