Searched refs:SETTER_CALL_RETURN (Results 1 – 2 of 2) sorted by relevance
4785 } else if (state->inlining_kind() == SETTER_CALL_RETURN) { in VisitReturnStatement()7969 } else if (state->inlining_kind() == SETTER_CALL_RETURN) { in TryInline()8083 SETTER_CALL_RETURN, in TryInlineSetter()12144 } else if (inlining_kind == SETTER_CALL_RETURN) { in CopyForInlining()
1994 SETTER_CALL_RETURN // Use the RHS of the assignment as the return value. enumerator