Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dloop_analysis.h48 int64_t GetTripCount() const { return trip_count_; } in GetTripCount() function
H A Dinduction_var_analysis_test.cc131 std::string GetTripCount(int d) { in GetTripCount() function in art::InductionVarAnalysisTest
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_dependence_helpers.cpp251 SENode* LoopDependenceAnalysis::GetTripCount(const Loop* loop) { in GetTripCount() function in spvtools::opt::LoopDependenceAnalysis
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence_helpers.cpp251 SENode* LoopDependenceAnalysis::GetTripCount(const Loop* loop) { in GetTripCount() function in spvtools::opt::LoopDependenceAnalysis
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence_helpers.cpp251 SENode* LoopDependenceAnalysis::GetTripCount(const Loop* loop) { in GetTripCount() function in spvtools::opt::LoopDependenceAnalysis