Searched refs:ProcessEffectPhi (Results 1 – 2 of 2) sorted by relevance
116 bool ProcessEffectPhi(Node* node);
879 return ProcessEffectPhi(node); in Process()983 bool EscapeAnalysis::ProcessEffectPhi(Node* node) { in ProcessEffectPhi() function in v8::internal::compiler::EscapeAnalysis