Searched defs:IsPathologicalCase (Results 1 – 2 of 2) sorted by relevance
/art/compiler/ | ||
D | compiler.cc | 37 bool Compiler::IsPathologicalCase(const dex::CodeItem& code_item, in IsPathologicalCase() function in art::Compiler |
/art/compiler/optimizing/ | ||
D | induction_var_analysis.cc | 1636 bool HInductionVarAnalysis::IsPathologicalCase() { in IsPathologicalCase() function in art::HInductionVarAnalysis |