Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.h1091 bool InvokeUsesMethodStar(MIR* mir);
Dmir_dataflow.cc1268 bool MIRGraph::InvokeUsesMethodStar(MIR* mir) { in InvokeUsesMethodStar() function in art::MIRGraph