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

/external/swiftshader/third_party/subzero/src/
H A DIceOperand.h152 virtual bool shouldBeRandomizedOrPooled() const { return false; } function in class:Ice::Constant
218 virtual bool shouldBeRandomizedOrPooled() const override { return false; }
292 template <> inline bool ConstantInteger32::shouldBeRandomizedOrPooled() const { function in class:Ice::ConstantInteger32

Completed in 155 milliseconds