reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1019 RHSC = ConstantExpr::getBitCast(RHSC, IntType->getPointerTo()); 1019 RHSC = ConstantExpr::getBitCast(RHSC, IntType->getPointerTo()); 1020 RHSV = ConstantFoldLoadFromConstPtr(RHSC, IntType, DL);