Searched defs:IterationInstructions (Results 1 – 1 of 1) sorted by relevance
97 Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, in findLoopComponents()279 SmallPtrSetImpl<Instruction *> &IterationInstructions, in checkOuterLoopInsts()474 SmallPtrSet<Instruction *, 8> IterationInstructions; in CanFlattenLoopPair() local