Home
last modified time | relevance | path

Searched refs:ALLOCATOR (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph.h147 : ALLOCATOR(allocator), in Graph()
273 return ALLOCATOR; in GetAllocator()
838 auto inst = Inst::New<BASE>(ALLOCATOR, Opcode::OPCODE); \ in CreateInst()
856 auto inst = Inst::New<BASE>(ALLOCATOR, Opcode::OPCODE, std::forward<Args>(args)...); \
1034 ArenaAllocator *const ALLOCATOR; member

Completed in 5 milliseconds