Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1619 struct ChainUsers { struct
1620 SmallPtrSet<Instruction*, 4> FarUsers;
1621 SmallPtrSet<Instruction*, 4> NearUsers;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1904 struct ChainUsers { struct
1905 SmallPtrSet<Instruction*, 4> FarUsers;
1906 SmallPtrSet<Instruction*, 4> NearUsers;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1949 struct ChainUsers { struct
1950 SmallPtrSet<Instruction*, 4> FarUsers;
1951 SmallPtrSet<Instruction*, 4> NearUsers;