Searched refs:instIsBreakpoint (Results 1 – 1 of 1) sorted by relevance
6340 static bool instIsBreakpoint(const MCInst &Inst) { in instIsBreakpoint() function6455 if (inITBlock() && !instIsBreakpoint(Inst)) { in validateInstruction()