Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.h226 constexpr bool IsCompact = !BuildDefs::dump(); in initName() local
227 if (IsCompact) { in initName()