Searched refs:findInstructionWithOpcode (Results 1 – 1 of 1) sorted by relevance
1268 static Instruction *findInstructionWithOpcode(ArrayRef<Value *> VL, in findInstructionWithOpcode() function1494 MainOp = findInstructionWithOpcode(VL, BinOpHelper.getMainOpcode()); in getSameOpcode()1496 AltOp = findInstructionWithOpcode(VL, BinOpHelper.getAltOpcode()); in getSameOpcode()