Searched defs:InstGenerator (Results 1 – 3 of 3) sorted by relevance
85 explicit InstGenerator(ArenaAllocator &allocator) : allocator_(allocator) {} in InstGenerator() function
128 explicit InstGenerator(ArenaAllocator &allocator) : allocator_(allocator) {} in InstGenerator() function
117 friend class InstGenerator; member