Searched refs:ProcessAllocationUsers (Results 1 – 2 of 2) sorted by relevance
111 void ProcessAllocationUsers(Node* node);
885 ProcessAllocationUsers(node); in Process()892 void EscapeAnalysis::ProcessAllocationUsers(Node* node) { in ProcessAllocationUsers() function in v8::internal::compiler::EscapeAnalysis