reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
432 for (unsigned I = 0, E = MFI.getLocalFrameObjectCount(); I < E; ++I) {
lib/CodeGen/PrologEpilogInserter.cpp 909 for (unsigned i = 0, e = MFI.getLocalFrameObjectCount(); i != e; ++i) {
lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp 189 for (unsigned i = 0, e = MFI.getLocalFrameObjectCount(); i != e; ++i) {