Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp102 struct LoopProperties { struct in __anon79227d7a0111::LUAnalysisCache
103 unsigned CanBeUnswitchedCount;
104 unsigned WasUnswitchedCount;
105 unsigned SizeEstimation;
106 UnswitchedValsMap UnswitchedVals;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp108 struct LoopProperties { struct in __anonc7906b9c0111::LUAnalysisCache
109 unsigned CanBeUnswitchedCount;
110 unsigned WasUnswitchedCount;
111 unsigned SizeEstimation;
112 UnswitchedValsMap UnswitchedVals;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp6143 using LoopProperties = ScalarEvolution::LoopProperties; in getLoopProperties() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp7357 using LoopProperties = ScalarEvolution::LoopProperties; in getLoopProperties() typedef