Home
last modified time | relevance | path

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

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