Home
last modified time | relevance | path

Searched defs:IsPathologicalCase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/
H A Dcompiler.cc37 bool Compiler::IsPathologicalCase(const dex::CodeItem& code_item, in IsPathologicalCase() function in art::Compiler
/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_analysis.cc1636 bool HInductionVarAnalysis::IsPathologicalCase() { in IsPathologicalCase() function in art::HInductionVarAnalysis