Home
last modified time | relevance | path

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

/art/dex2oat/dex/
Ddex_to_dex_compiler.h95 bool conflict_ = false; member
Ddex_to_dex_compiler.cc552 if (existing_data->conflict_) { in CompileMethod()
572 existing_data->conflict_ = true; in CompileMethod()
652 if (state.conflict_) { in UnquickenConflictingMethods()