Searched refs:JOp (Results 1 – 1 of 1) sorted by relevance
1076 Value *JOp = J->getOperand(1); in areInstsCompatible() local1078 (isa<ConstantVector>(JOp) || isa<ConstantDataVector>(JOp))) { in areInstsCompatible()1082 SplatValue == cast<Constant>(JOp)->getSplatValue()) in areInstsCompatible()