Searched refs:ITBlockScope (Results 1 – 2 of 2) sorted by relevance
518 class ITBlockScope {523 explicit ITBlockScope(ITBlock* it_block) in ITBlockScope() function525 ~ITBlockScope() { in ~ITBlockScope()
6991 ITBlockScope it_scope(&it_block_); in DecodeT32()