HomeSort by relevance Sort by last modified time
    Searched refs:GetCodeAndMethodForDirectCall (Results 1 - 3 of 3) sorted by null

  /art/compiler/driver/
compiler_driver-inl.h 245 GetCodeAndMethodForDirectCall(invoke_type, kDirect, false, referrer_class, resolved_method,
275 GetCodeAndMethodForDirectCall(invoke_type, kDirect, true, referrer_class, called_method,
291 GetCodeAndMethodForDirectCall(invoke_type, *invoke_type, false, referrer_class, resolved_method,
compiler_driver.h 636 void GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type,
    [all...]
compiler_driver.cc     [all...]

Completed in 2573 milliseconds