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

References

lib/Target/ARM/ARMFastISel.cpp
  663   if (!FuncInfo.StaticAllocaMap.count(AI)) return 0;
  666   if (!isLoadTypeLegal(AI->getType(), VT)) return 0;
  669     FuncInfo.StaticAllocaMap.find(AI);