Searched refs:TryWireInStateEffect (Results 1 – 2 of 2) sorted by relevance
47 bool TryWireInStateEffect(Node* node, Node* frame_state, Node** effect,
528 if (TryWireInStateEffect(node, *frame_state, effect, control)) { in ProcessNode()615 bool EffectControlLinearizer::TryWireInStateEffect(Node* node, in TryWireInStateEffect() function in v8::internal::compiler::EffectControlLinearizer