Searched defs:FastCompilerARM64 (Results 1 – 1 of 1) sorted by relevance
106 class FastCompilerARM64 : public FastCompiler { class108 FastCompilerARM64(ArtMethod* method, in FastCompilerARM64() function in art::arm64::FastCompilerARM64