reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
67 InterestingAllocas.resize(NumAllocas); 71 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { 110 BlockInfo.Begin.resize(NumAllocas); 111 BlockInfo.End.resize(NumAllocas); 112 BlockInfo.LiveIn.resize(NumAllocas); 113 BlockInfo.LiveOut.resize(NumAllocas); 213 Started.resize(NumAllocas); 214 Ended.resize(NumAllocas); 216 Start.resize(NumAllocas); 219 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { 248 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) 257 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) 276 for (unsigned AllocaNo = 0; AllocaNo < NumAllocas; ++AllocaNo) { 286 for (unsigned I = 0; I < NumAllocas; ++I) 288 LiveRanges.resize(NumAllocas); 302 for (unsigned I = 0; I < NumAllocas; ++I)