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

References

lib/Transforms/InstCombine/InstCombineCasts.cpp
  319   assert(!isa<Constant>(V) && "Constant should already be handled.");
  320   if (!isa<Instruction>(V))
  324   if (!V->hasOneUse())