Home
last modified time | relevance | path

Searched defs:IterationInstructions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp270 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