Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc78 #define LOG_SUCCESS() LOG_INTERNAL("Success: ") macro
1019 LOG_SUCCESS() << "Polymorphic call to " << ArtMethod::PrettyMethod(resolved_method) in TryInlinePolymorphicCall()
1266 LOG_SUCCESS() << "Inlined same polymorphic target " << actual_method->PrettyMethod(); in TryInlinePolymorphicCallToSameTarget()
1430 LOG_SUCCESS() << "Successfully replaced pattern of invoke " in TryBuildAndInline()
1500 LOG_SUCCESS() << method->PrettyMethod(); in TryBuildAndInline()