Searched refs:Op1Ty (Results 1 – 1 of 1) sorted by relevance
2397 Type *Op1Ty = IC.getOperand(1)->getType(); in visitICmpInst() local2398 Assert(Op0Ty == Op1Ty, in visitICmpInst()2414 Type *Op1Ty = FC.getOperand(1)->getType(); in visitFCmpInst() local2415 Assert(Op0Ty == Op1Ty, in visitFCmpInst()