Searched refs:isBranchNop (Results 1 – 1 of 1) sorted by relevance
114 static bool isBranchNop(SixByteInstr instr, int instrLength) { in isBranchNop() function137 bool isFirstInstrNOP = isBranchNop(first_instr, first_instr_length); in GetMode()138 bool isSecondInstrNOP = isBranchNop(second_instr, second_instr_length); in GetMode()