Searched refs:instIsBreakpoint (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5990 static bool instIsBreakpoint(const MCInst &Inst) { function in namespace:__anon2788
6051 if (inITBlock() && !instIsBreakpoint(Inst)) {

Completed in 179 milliseconds