Home
last modified time | relevance | path

Searched refs:lastInITBlock (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp320 bool lastInITBlock() { in lastInITBlock() function in __anon3b5979970111::ARMAsmParser
7693 if (inExplicitITBlock() && !lastInITBlock() && isITBlockTerminator(Inst)) { in validateInstruction()