Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Index

156   for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
157 LoopPass *LP = getContainedPass(Index);
171 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
172 LoopPass *LP = getContainedPass(Index);
214 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
215 LoopPass *P = getContainedPass(Index);
228 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
229 LoopPass *P = getContainedPass(Index);
283 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
284 Pass *P = getContainedPass(Index);
296 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
297 LoopPass *P = getContainedPass(Index);
307 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
308 Pass *P = getContainedPass(Index);