reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1584 cast<Operator>(Op1)->getOpcode() == CastOpc && 1592 if (ConstantExpr::getCast(CastOpc, NarrowC, BO.getType()) != WideC) 1615 return CastInst::Create(CastOpc, NarrowBO, BO.getType());