reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1014 LHSC = ConstantExpr::getBitCast(LHSC, IntType->getPointerTo()); 1014 LHSC = ConstantExpr::getBitCast(LHSC, IntType->getPointerTo()); 1015 LHSV = ConstantFoldLoadFromConstPtr(LHSC, IntType, DL);