Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc78 #define LOG_TRY() LOG_INTERNAL("Try inlinining call: ") macro
510 LOG_TRY() << caller_dex_file.PrettyMethod(method_index); in TryInline()