Searched defs:GetTripCount (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | loop_analysis.h | 48 int64_t GetTripCount() const { return trip_count_; } in GetTripCount() function |
H A D | induction_var_analysis_test.cc | 131 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 D | loop_dependence_helpers.cpp | 251 SENode* LoopDependenceAnalysis::GetTripCount(const Loop* loop) { in GetTripCount() function in spvtools::opt::LoopDependenceAnalysis |
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ | ||
D | loop_dependence_helpers.cpp | 251 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 D | loop_dependence_helpers.cpp | 251 SENode* LoopDependenceAnalysis::GetTripCount(const Loop* loop) { in GetTripCount() function in spvtools::opt::LoopDependenceAnalysis |