Home
last modified time | relevance | path

Searched refs:HasTypeReference (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc2967 DCHECK(HasTypeReference(GetLoadKind())); in InstructionDataEquals()
Dnodes.h6534 static bool HasTypeReference(LoadKind load_kind) { in HasTypeReference() function