Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp296 SmallPtrSetImpl<Instruction *> &IterationInstructions) { in setLoopComponents()
312 SmallPtrSetImpl<Instruction *> &IterationInstructions, in verifyTripCount()
379 Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, in findLoopComponents()
544 SmallPtrSetImpl<Instruction *> &IterationInstructions, in checkOuterLoopInsts()
686 SmallPtrSet<Instruction *, 8> IterationInstructions; in CanFlattenLoopPair() local