Searched refs:UpdateReferenceVRegsLocal (Results 1 - 2 of 2) sorted by relevance

/art/compiler/dex/quick/
H A Dcodegen_util.cc1397 bool Mir2Lir::UpdateReferenceVRegsLocal(MIR* mir, MIR* prev_mir, BitVector* references) { function in class:art::Mir2Lir
1434 UpdateReferenceVRegsLocal(mir, prev_mir, references)) {
1440 bool success = UpdateReferenceVRegsLocal(mir, bb->first_mir_insn, references);
H A Dmir_to_lir.h1762 bool UpdateReferenceVRegsLocal(MIR* mir, MIR* prev_mir, BitVector* references);

Completed in 61 milliseconds