Home
last modified time | relevance | path

Searched refs:UndefPool (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp178 class UndefPool { class
179 UndefPool(const UndefPool &) = delete;
180 UndefPool &operator=(const UndefPool &) = delete;
183 UndefPool() : Pool(IceType_NUM) {} in UndefPool() function in Ice::__anon4271a4ce0111::UndefPool
215 UndefPool Undefs;