Searched defs:IndVarPHI (Results 1 – 2 of 2) sorted by relevance
3440 Instruction *IndVarPHI = &Header->front(); in getIndVar() local
3833 PHINode *IndVarPHI = Builder.CreatePHI(IndVarTy, 2, "omp_" + Name + ".iv"); in createLoopSkeleton() local