Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc86 #define LOG_TRY() LOG_INTERNAL("Try inlinining call: ") macro
467 LOG_TRY() << invoke_instruction->GetMethodReference().PrettyMethod(); in TryInline()