Home
last modified time | relevance | path

Searched refs:AnalyzeDataFlow (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen-escape-analysis.h31 void AnalyzeDataFlow(HInstruction* instr);
Dhydrogen-escape-analysis.cc163 void HEscapeAnalysisPhase::AnalyzeDataFlow(HInstruction* allocate) { in AnalyzeDataFlow() function in v8::internal::HEscapeAnalysisPhase
306 AnalyzeDataFlow(allocate); in PerformScalarReplacement()