Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h5983 bool IsExactCheck() const { return GetTypeCheckKind() == TypeCheckKind::kExactCheck; } in IsExactCheck() function
6081 bool IsExactCheck() const { return GetTypeCheckKind() == TypeCheckKind::kExactCheck; } in IsExactCheck() function