Searched refs:AllowUnpredictableScope (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/aarch32/
H A Dassembler-aarch32.h73 class AllowUnpredictableScope { class in class:vixl::aarch32::Assembler
78 explicit AllowUnpredictableScope(Assembler* assembler) function in class:vixl::aarch32::Assembler::AllowUnpredictableScope
82 ~AllowUnpredictableScope() { assembler_->allow_unpredictable_ = old_; }

Completed in 124 milliseconds