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);
197 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
198 LoopPass *P = getContainedPass(Index);
211 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
212 LoopPass *P = getContainedPass(Index);
264 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
265 Pass *P = getContainedPass(Index);
277 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
278 LoopPass *P = getContainedPass(Index);
288 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
289 Pass *P = getContainedPass(Index);