Searched refs:value_output (Results 1 – 1 of 1) sorted by relevance
172 Node* value_output = graph()->NewNode( in InlineCall() local178 ReplaceWithValue(exception_target, value_output, effect_output, in InlineCall()218 Node* value_output = graph()->NewNode( in InlineCall() local224 ReplaceWithValue(call, value_output, effect_output, control_output); in InlineCall()225 return Changed(value_output); in InlineCall()