Searched defs:decider (Results 1 – 1 of 1) sorted by relevance
| /external/toolchain-utils/afdo_tools/bisection/ |
| D | afdo_prof_analysis.py | 168 def bisect_profiles(decider, good, bad, common_funcs, lo, hi): argument 227 def bisect_profiles_wrapper(decider, good, bad, perform_check=True): argument 254 def range_search(decider, good, bad, common_funcs, lo, hi): argument 348 def check_good_not_bad(decider, good, bad): argument 357 def check_bad_not_good(decider, good, bad): argument
|