Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.h176 void initShouldBePooled();
201 Const->initShouldBePooled(); in create()
DIceOperand.cpp27 void Constant::initShouldBePooled() { in initShouldBePooled() function in Ice::Constant