Searched refs:lastInITBlock (Results 1 – 1 of 1) sorted by relevance
323 bool lastInITBlock() { in lastInITBlock() function in __anon6be9c9a00111::ARMAsmParser7718 if (inExplicitITBlock() && !lastInITBlock() && isITBlockTerminator(Inst)) { in validateInstruction()