Searched defs:IsConflict (Results 1 - 1 of 1) sorted by relevance

/art/runtime/verifier/
H A Dreg_type.h47 virtual bool IsConflict() const { return false; } function in class:art::verifier::RegType
305 bool IsConflict() const OVERRIDE { return true; }

Completed in 43 milliseconds