Home | History | Annotate | Download | only in arm

Lines Matching refs:LCheckMaps

5177 void LCodeGen::DoDeferredInstanceMigration(LCheckMaps* instr, Register object) {
5192 void LCodeGen::DoCheckMaps(LCheckMaps* instr) {
5195 DeferredCheckMaps(LCodeGen* codegen, LCheckMaps* instr, Register object)
5205 LCheckMaps* instr_;