Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1366 bool ConstZeroBase = false; in sanitizeAddress() local
1383 ConstZeroBase = (0 == RealOffset); in sanitizeAddress()
1413 if (!ConstZeroBase) { in sanitizeAddress()