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