Home
last modified time | relevance | path

Searched refs:isBranchNop (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/s390/
Dcode-stubs-s390.h114 static bool isBranchNop(SixByteInstr instr, int instrLength) { in isBranchNop() function
137 bool isFirstInstrNOP = isBranchNop(first_instr, first_instr_length); in GetMode()
138 bool isSecondInstrNOP = isBranchNop(second_instr, second_instr_length); in GetMode()