Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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