Searched refs:getRelaxedOpcodeBranch (Results 1 – 1 of 1) sorted by relevance
135 static unsigned getRelaxedOpcodeBranch(const MCInst &Inst, bool is16BitMode) { in getRelaxedOpcodeBranch() function266 return getRelaxedOpcodeBranch(Inst, is16BitMode); in getRelaxedOpcode()272 if (getRelaxedOpcodeBranch(Inst, false) != Inst.getOpcode()) in mayNeedRelaxation()