Searched refs:IsBinOp (Results 1 – 1 of 1) sorted by relevance
402 bool IsBinOp = isa<BinaryOperator>(VL[BaseIndex]); in getSameOpcode() local411 if (IsBinOp && isa<BinaryOperator>(VL[Cnt])) { in getSameOpcode()