Searched refs:ProcessAllocation (Results 1 – 2 of 2) sorted by relevance
112 void ProcessAllocation(Node* node);
855 ProcessAllocation(node); in Process()1042 void EscapeAnalysis::ProcessAllocation(Node* node) { in ProcessAllocation() function in v8::internal::compiler::EscapeAnalysis