Searched defs:getShouldBePooled (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceOperand.h154 bool getShouldBePooled() const { return ShouldBePooled; } function in class:Ice::Constant
199 if (Const->getShouldBePooled())

Completed in 135 milliseconds