Home
last modified time | relevance | path

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

/art/libartbase/base/
Dhiddenapi_flags.h313 bool IsBlocked() const { in IsBlocked() function
/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc775 bool RegisterAllocatorLinearScan::IsBlocked(int reg) const { in IsBlocked() function in art::RegisterAllocatorLinearScan