Searched refs:out_exception (Results 1 – 2 of 2) sorted by relevance
130 bool NodeProperties::IsExceptionalCall(Node* node, Node** out_exception) { in IsExceptionalCall() argument135 if (out_exception != nullptr) *out_exception = edge.from(); in IsExceptionalCall()
81 static bool IsExceptionalCall(Node* node, Node** out_exception = nullptr);