Home
last modified time | relevance | path

Searched refs:GenSpecialIdentity (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/
Dmir_to_lir.cc374 bool Mir2Lir::GenSpecialIdentity(MIR* mir, const InlineMethod& special) { in GenSpecialIdentity() function in art::Mir2Lir
423 successful = GenSpecialIdentity(mir, special); in GenSpecialCase()
Dmir_to_lir.h1677 bool GenSpecialIdentity(MIR* mir, const InlineMethod& special);