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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h1689 struct instr_deleter_functor { struct in namespace:aco
1693 template <typename T> using aco_ptr = std::unique_ptr<T, instr_deleter_functor>;

Completed in 6 milliseconds