Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp99 Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, in findLoopComponents()
281 SmallPtrSetImpl<Instruction *> &IterationInstructions, in checkOuterLoopInsts()
476 SmallPtrSet<Instruction *, 8> IterationInstructions; in CanFlattenLoopPair() local