reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
   86   if (IntegerType* ITy = dyn_cast<IntegerType>(Ty)) {
   88       return Type::getInt32Ty(Ty->getContext());
   90   return Ty;