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