Home
last modified time | relevance | path

Searched refs:MANDATORY_PASSES (Results 1 – 2 of 2) sorted by relevance

/art/tools/bisection_search/
Dbisection_test.py26 from bisection_search import MANDATORY_PASSES
50 _MANDATORY_PASS = MANDATORY_PASSES[0]
Dbisection_search.py48 MANDATORY_PASSES = ['dex_cache_array_fixups_arm', variable
258 if opt_pass in MANDATORY_PASSES or idx < cutoff_idx]