Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h450 virtual bool IsType() const { in IsType() function
575 bool IsType() const { in IsType() function
605 bool IsType() const { in IsType() function
/art/compiler/
Delf_patcher.cc163 if (patch->IsType()) { in SetPatchLocation()