Searched defs:must_run_fix_point (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.cc307 bool must_run_fix_point = false; local
312 must_run_fix_point = true;
316 if (must_run_fix_point) {

Completed in 25 milliseconds