Searched defs:IterationInstructions (Results 1 – 1 of 1) sorted by relevance
306 SmallPtrSetImpl<Instruction *> &IterationInstructions) { in setLoopComponents()322 SmallPtrSetImpl<Instruction *> &IterationInstructions, in verifyTripCount()389 Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, in findLoopComponents()554 SmallPtrSetImpl<Instruction *> &IterationInstructions, in checkOuterLoopInsts()704 SmallPtrSet<Instruction *, 8> IterationInstructions; in CanFlattenLoopPair() local