Searched defs:GetControlFlowKind (Results 1 – 3 of 3) sorted by relevance
167 lldb::InstructionControlFlowKind SBInstruction::GetControlFlowKind(lldb::SBTarget target) { in GetControlFlowKind() function in SBInstruction
87 GetControlFlowKind(const ExecutionContext *exe_ctx) { in GetControlFlowKind() function
386 lldb::InstructionControlFlowKind GetControlFlowKind(bool is_exec_mode_64b, in GetControlFlowKind() function546 GetControlFlowKind(const lldb_private::ExecutionContext *exe_ctx) override { in GetControlFlowKind() function in InstructionLLVMC