Searched refs:nextToLast (Results 1 – 1 of 1) sorted by relevance
217 const Instruction* nextToLast = (instructions.cend() - 2)->get(); in getMergeInstruction() local218 switch (nextToLast->getOpCode()) { in getMergeInstruction()221 return nextToLast; in getMergeInstruction()