Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h484 std::vector<LoopT *> RemovedLoops; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp482 SmallPtrSet<const Loop *, 8> RemovedLoops; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp547 SmallPtrSet<const Loop *, 8> RemovedLoops; member