Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp97 Loop *L, SmallPtrSetImpl<Instruction *> &IterationInstructions, in findLoopComponents()
279 SmallPtrSetImpl<Instruction *> &IterationInstructions, in checkOuterLoopInsts()
474 SmallPtrSet<Instruction *, 8> IterationInstructions; in CanFlattenLoopPair() local