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