Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.h549 bool HasWillCallSafepoint() const { in HasWillCallSafepoint() function
Dregister_allocator.cc898 bool prefers_caller_save = !current->HasWillCallSafepoint(); in FindAvailableRegister()