Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dprepare_for_register_allocation.cc133 user->AsNewInstance()->SetEntrypoint(kQuickAllocObjectResolved); in VisitClinitCheck()
Dnodes.h4318 void SetEntrypoint(QuickEntrypointEnum entrypoint) { in SetEntrypoint() function