Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dnodes.h412 invoke_type_(invoke_type),
661 return invoke_type_; in GetInvokeType()
846 const InvokeType invoke_type_; variable