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

References

lib/Target/PowerPC/PPCFastISel.cpp
 2267   if (!FuncInfo.StaticAllocaMap.count(AI)) return 0;
 2270   if (!isLoadTypeLegal(AI->getType(), VT)) return 0;
 2273     FuncInfo.StaticAllocaMap.find(AI);