Home | History | Annotate | Download | only in arm

Lines Matching refs:info_emitted_

59     info_emitted_ = false;
64 ASSERT(patch_site_.is_bound() == info_emitted_);
70 ASSERT(!patch_site_.is_bound() && !info_emitted_);
82 ASSERT(!patch_site_.is_bound() && !info_emitted_);
94 info_emitted_ = true;
104 bool info_emitted_;