Lines Matching refs:Index
200 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
201 LoopPass *LP = getContainedPass(Index);
215 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
216 LoopPass *LP = getContainedPass(Index);
258 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
259 LoopPass *P = getContainedPass(Index);
272 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
273 LoopPass *P = getContainedPass(Index);
327 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
328 Pass *P = getContainedPass(Index);
340 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
341 LoopPass *P = getContainedPass(Index);
351 for (unsigned Index = 0; Index < getNumContainedPasses(); ++Index) {
352 Pass *P = getContainedPass(Index);