Searched defs:LoadMethodTypeSlowPathARM64 (Results 1 – 1 of 1) sorted by relevance
278 class LoadMethodTypeSlowPathARM64 : public SlowPathCodeARM64 { class280 explicit LoadMethodTypeSlowPathARM64(HLoadMethodType* mt) : SlowPathCodeARM64(mt) {} in LoadMethodTypeSlowPathARM64() function in art::arm64::LoadMethodTypeSlowPathARM64