reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1452 for (int Index = getNumContainedPasses() - 1; Index >= 0; --Index) 1452 for (int Index = getNumContainedPasses() - 1; Index >= 0; --Index) 1453 Changed |= getContainedPass(Index)->doFinalization(M);