Home
last modified time | relevance | path

Searched defs:FastCompilerARM64 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dfast_compiler_arm64.cc106 class FastCompilerARM64 : public FastCompiler { class
108 FastCompilerARM64(ArtMethod* method, in FastCompilerARM64() function in art::arm64::FastCompilerARM64