reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
168 Value *Arg = Cond.first->getOperand(0); 169 Constant *ConstVal = cast<Constant>(Cond.first->getOperand(1)); 170 if (Cond.second == ICmpInst::ICMP_EQ) 173 assert(Cond.second == ICmpInst::ICMP_NE);