Searched refs:Op1Ty (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DVerifier.cpp1275 Type *Op1Ty = IC.getOperand(1)->getType(); local
1276 Assert1(Op0Ty == Op1Ty,
1292 Type *Op1Ty = FC.getOperand(1)->getType(); local
1293 Assert1(Op0Ty == Op1Ty,

Completed in 79 milliseconds