Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h122 virtual bool IsOne() const { return false; } in IsOne() function
594 bool IsOne() const OVERRIDE { in IsOne() function
/art/compiler/optimizing/
Dnodes.h2211 virtual bool IsOne() const { return false; } in IsOne() function
2237 bool IsOne() const OVERRIDE { in IsOne() function
2275 bool IsOne() const OVERRIDE { in IsOne() function
2326 bool IsOne() const OVERRIDE { return GetValue() == 1; } in IsOne() function
2353 bool IsOne() const OVERRIDE { return GetValue() == 1; } in IsOne() function