Searched defs:AllocationStates (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dmemory-optimizer.h99 typedef ZoneVector<AllocationState const*> AllocationStates; typedef in class:v8::internal::compiler::final
122 AllocationState const* MergeStates(AllocationStates const& states);
140 ZoneMap<NodeId, AllocationStates> pending_;

Completed in 128 milliseconds