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

  /art/compiler/dex/quick/
mir_to_lir.cc 657 void Mir2Lir::HandleExtendedMethodMIR(BasicBlock* bb, MIR* mir) {
764 HandleExtendedMethodMIR(bb, mir);
mir_to_lir.h 520 void HandleExtendedMethodMIR(BasicBlock* bb, MIR* mir);
    [all...]

Completed in 62 milliseconds