Home
last modified time | relevance | path

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

/art/compiler/dex/
Dpass_driver_me.h123 bool should_apply_pass = pass->Gate(&pass_me_data_holder_); in RunPass() local
124 if (should_apply_pass) { in RunPass()
160 return should_apply_pass; in RunPass()