Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h2675 virtual bool IsZeroBitPattern() const { return false; } in IsZeroBitPattern() function
2698 virtual bool IsZeroBitPattern() const { return true; } in IsZeroBitPattern() function
2728 bool IsZeroBitPattern() const OVERRIDE { return GetValue() == 0; } in IsZeroBitPattern() function
2767 bool IsZeroBitPattern() const OVERRIDE { return GetValue() == 0; } in IsZeroBitPattern() function
2809 bool IsZeroBitPattern() const OVERRIDE { in IsZeroBitPattern() function
2860 bool IsZeroBitPattern() const OVERRIDE { in IsZeroBitPattern() function