Searched refs:stack_check_call_operator_ (Results 1 – 2 of 2) sorted by relevance
817 SetOncePointer<const Operator> stack_check_call_operator_; variable
748 if (stack_check_call_operator_ == nullptr) { in StackCheck()770 stack_check_call_operator_ = mcgraph()->common()->Call(call_descriptor); in StackCheck()774 graph()->NewNode(stack_check_call_operator_.get(), in StackCheck()