Home
last modified time | relevance | path

Searched refs:NeedsSafepoint (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dlocations.cc45 if (NeedsSafepoint()) { in LocationSummary()
Dlocations.h589 bool NeedsSafepoint() const { in NeedsSafepoint() function
Dregister_allocator_graph_color.cc813 if (locations->NeedsSafepoint() && codegen_->IsLeafMethod()) { in ProcessInstruction()
994 if (locations->NeedsSafepoint()) { in CheckForSafepoint()
Dregister_allocator_linear_scan.cc274 if (locations->NeedsSafepoint()) { in ProcessInstruction()