Searched refs:kGapInstruction (Results 1 – 1 of 1) sorted by relevance
34 const InstructionCode kGapInstruction = -1; variable475 return opcode() == kGapInstruction || opcode() == kBlockStartInstruction; in IsGapMoves()570 return new (buffer) GapInstruction(kGapInstruction); in New()