Home
last modified time | relevance | path

Searched refs:ExistsVirtualAllocate (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Descape-analysis.h38 bool ExistsVirtualAllocate();
Descape-analysis-reducer.cc32 exists_virtual_allocate_(escape_analysis->ExistsVirtualAllocate()) {} in EscapeAnalysisReducer()
Descape-analysis.cc1742 bool EscapeAnalysis::ExistsVirtualAllocate() { in ExistsVirtualAllocate() function in v8::internal::compiler::EscapeAnalysis