HomeSort by relevance Sort by last modified time
    Searched refs:IsConstantBoolean (Results 1 - 2 of 2) sorted by null

  /art/runtime/verifier/
reg_type-inl.h 56 inline bool RegType::IsConstantBoolean() const {
reg_type.h 123 bool IsConstantBoolean() const;
140 bool IsBooleanTypes() const { return IsBoolean() || IsConstantBoolean(); }
    [all...]

Completed in 146 milliseconds