Searched refs:previous_allow_macro_instructions_ (Results 1 – 1 of 1) sorted by relevance
2195 previous_allow_macro_instructions_ = masm_->allow_macro_instructions(); in masm_()2206 masm_->set_allow_macro_instructions(previous_allow_macro_instructions_); in ~InstructionAccurateScope()2215 bool previous_allow_macro_instructions_; variable