Searched defs:IterationInstructions (Results 1 – 1 of 1) sorted by relevance
270 SmallPtrSetImpl<Instruction *> &IterationInstructions) { in setLoopComponents()286 SmallPtrSetImpl<Instruction *> &IterationInstructions, in verifyTripCount()353 Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, in findLoopComponents()517 SmallPtrSetImpl<Instruction *> &IterationInstructions, in checkOuterLoopInsts()659 SmallPtrSet<Instruction *, 8> IterationInstructions; in CanFlattenLoopPair() local