Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Index

140   for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
141 LoopPass *LP = getContainedPass(Index);
155 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
156 LoopPass *LP = getContainedPass(Index);
205 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
206 LoopPass *P = getContainedPass(Index);
219 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
220 LoopPass *P = getContainedPass(Index);
272 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
273 Pass *P = getContainedPass(Index);
285 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
286 LoopPass *P = getContainedPass(Index);
296 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
297 Pass *P = getContainedPass(Index);