reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2491 : TypePromotionAction(Inst), OrigTy(Inst->getType()) { 2491 : TypePromotionAction(Inst), OrigTy(Inst->getType()) { 2492 LLVM_DEBUG(dbgs() << "Do: MutateType: " << *Inst << " with " << *NewTy 2494 Inst->mutateType(NewTy);