Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1186 class LSRUse { class
1234 LSRUse(KindType K, MemAccessTy AT) in LSRUse() function in __anon6e4801cc0711::LSRUse
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1132 class LSRUse { class
1183 LSRUse(KindType K, MemAccessTy AT) : Kind(K), AccessTy(AT) {} in LSRUse() function in __anonf82c816e0711::LSRUse
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1177 class LSRUse { class
1228 LSRUse(KindType K, MemAccessTy AT) : Kind(K), AccessTy(AT) {} in LSRUse() function in __anoncd84f8740811::LSRUse