Home
last modified time | relevance | path

Searched defs:IsZeroBitPattern (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h2487 virtual bool IsZeroBitPattern() const { return false; } in IsZeroBitPattern() function
2510 virtual bool IsZeroBitPattern() const { return true; } in IsZeroBitPattern() function
2540 bool IsZeroBitPattern() const OVERRIDE { return GetValue() == 0; } in IsZeroBitPattern() function
2579 bool IsZeroBitPattern() const OVERRIDE { return GetValue() == 0; } in IsZeroBitPattern() function
2621 bool IsZeroBitPattern() const OVERRIDE { in IsZeroBitPattern() function
2672 bool IsZeroBitPattern() const OVERRIDE { in IsZeroBitPattern() function