reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
213 Started.resize(NumAllocas); 221 Started.set(AllocaNo); 232 assert(!Started.test(AllocaNo) || Start[AllocaNo] == BBStart); 233 if (!Started.test(AllocaNo)) { 234 Started.set(AllocaNo); 240 if (Started.test(AllocaNo)) { 242 Started.reset(AllocaNo); 249 if (Started.test(AllocaNo))