Searched refs:LowerCheckIf (Results 1 – 2 of 2) sorted by relevance
69 void LowerCheckIf(Node* node, Node* frame_state);
695 LowerCheckIf(node, frame_state); in TryWireInStateEffect()1541 void EffectControlLinearizer::LowerCheckIf(Node* node, Node* frame_state) { in LowerCheckIf() function in v8::internal::compiler::EffectControlLinearizer