Home
last modified time | relevance | path

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

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