Home
last modified time | relevance | path

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

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