Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dsharpening.h36 bool for_interface_call,
H A Dsharpening.cc63 bool for_interface_call, in SharpenLoadMethod() argument
95 (!for_interface_call || !callee->IsDefault())) { in SharpenLoadMethod()