Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetInvokeType

364   switch (invoke->GetInvokeType()) {
376 LOG(FATAL) << "Unexpected invoke type: " << invoke->GetInvokeType();
387 switch (invoke->GetInvokeType()) {
852 stack_map_stream_.AddInvoke(invoke->GetInvokeType(), invoke->GetDexMethodIndex());