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

References

lib/Target/ARM/ARMCodeGenPrepare.cpp
  394   if (!isa<IntegerType>(V->getType()) || isSink(V))
  394   if (!isa<IntegerType>(V->getType()) || isSink(V))
  397   if (isSource(V))
  400   auto *I = dyn_cast<Instruction>(V);