Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics.cc538 invoke->AsInvokeStaticOrDirect()->GetOptimizedInvokeType() : in CheckInvokeType()
Dnodes.h3975 InvokeType GetOptimizedInvokeType() const { in GetOptimizedInvokeType() function