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