Home
last modified time | relevance | path

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

/art/compiler/dex/
Dfrontend.h65 kDebugSlowInvokePath, enumerator
Dmir_dataflow.cc1307 !(cu_->enable_debug & (1 << kDebugSlowInvokePath)); in InvokeUsesMethodStar()
/art/compiler/dex/quick/
Dmir_to_lir.h222 #define SLOW_INVOKE_PATH (cu_->enable_debug & (1 << kDebugSlowInvokePath))