Home
last modified time | relevance | path

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

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