Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinliner.cc78 #define LOG_TRY() LOG_INTERNAL("Try inlinining call: ") macro
452 LOG_TRY() << invoke_instruction->GetMethodReference().PrettyMethod(); in TryInline()