Home
last modified time | relevance | path

Searched defs:LastInITBlock (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp648 bool ITSession::LastInITBlock() { return ITCounter == 1; } in LastInITBlock() function in ITSession
13982 bool EmulateInstructionARM::LastInITBlock() { in LastInITBlock() function in EmulateInstructionARM