Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h130 virtual bool IsOne() const { return false; } in IsOne() function
744 bool IsOne() const OVERRIDE { in IsOne() function
/art/compiler/optimizing/
Dnodes.h2858 virtual bool IsOne() const { return false; } in IsOne() function
2914 bool IsOne() const OVERRIDE { return GetValue() == 1; } in IsOne() function
2958 bool IsOne() const OVERRIDE { return GetValue() == 1; } in IsOne() function
3006 bool IsOne() const OVERRIDE { in IsOne() function
3063 bool IsOne() const OVERRIDE { in IsOne() function