Searched defs:OutsideITBlockOrLast (Results 1 – 2 of 2) sorted by relevance
55 bool OutsideITBlockOrLast() const { in OutsideITBlockOrLast() function435 bool OutsideITBlockOrLast() const { return it_block_.OutsideITBlockOrLast(); } in OutsideITBlockOrLast() function
181 bool OutsideITBlockOrLast() { return (it_mask_ == 0) || (it_mask_ == 0x8); } in OutsideITBlockOrLast() function