Home | History | Annotate | Download | only in arm

Lines Matching refs:map_check_

2020       codegen()->DoDeferredLInstanceOfKnownGlobal(instr_, &map_check_);
2023 Label* map_check() { return &map_check_; }
2027 Label map_check_;