Home | History | Annotate | Download | only in quick

Lines Matching defs:cu_

221 #define SLOW_FIELD_PATH (cu_->enable_debug & (1 << kDebugSlowFieldPath))
222 #define SLOW_INVOKE_PATH (cu_->enable_debug & (1 << kDebugSlowInvokePath))
223 #define SLOW_STRING_PATH (cu_->enable_debug & (1 << kDebugSlowStringPath))
224 #define SLOW_TYPE_PATH (cu_->enable_debug & (1 << kDebugSlowTypePath))
225 #define EXERCISE_SLOWEST_STRING_PATH (cu_->enable_debug & (1 << kDebugSlowestStringPath))
525 m2l_(m2l), cu_(m2l->cu_), current_dex_pc_(dexpc), fromfast_(fromfast), cont_(cont) {
547 CompilationUnit* const cu_;
1464 return cu_;
1688 CompilationUnit* const cu_;