Searched defs:IterationInstructions (Results 1 – 1 of 1) sorted by relevance
299 SmallPtrSetImpl<Instruction *> &IterationInstructions) { in setLoopComponents()315 SmallPtrSetImpl<Instruction *> &IterationInstructions, in verifyTripCount()382 Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, in findLoopComponents()547 SmallPtrSetImpl<Instruction *> &IterationInstructions, in checkOuterLoopInsts()697 SmallPtrSet<Instruction *, 8> IterationInstructions; in CanFlattenLoopPair() local