Searched refs:IsEffectBranchPoint (Results 1 – 2 of 2) sorted by relevance
121 bool IsEffectBranchPoint(Node* node);
922 bool EscapeAnalysis::IsEffectBranchPoint(Node* node) { in IsEffectBranchPoint() function in v8::internal::compiler::EscapeAnalysis953 if (IsEffectBranchPoint(effect)) { in ForwardVirtualState()