Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp299 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