Searched defs:IterationInstructions (Results 1 – 1 of 1) sorted by relevance
296 SmallPtrSetImpl<Instruction *> &IterationInstructions) { in setLoopComponents()312 SmallPtrSetImpl<Instruction *> &IterationInstructions, in verifyTripCount()379 Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, in findLoopComponents()544 SmallPtrSetImpl<Instruction *> &IterationInstructions, in checkOuterLoopInsts()686 SmallPtrSet<Instruction *, 8> IterationInstructions; in CanFlattenLoopPair() local