Searched refs:LocalsMapAllocator (Results 1 – 1 of 1) sorted by relevance
57 static ZoneAllocator LocalsMapAllocator; variable81 VariableMap::VariableMap() : HashMap(Match, &LocalsMapAllocator, 8) {} in VariableMap()