Searched refs:InvokeUsesMethodStar (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/ | ||
D | mir_graph.h | 1091 bool InvokeUsesMethodStar(MIR* mir); |
D | mir_dataflow.cc | 1268 bool MIRGraph::InvokeUsesMethodStar(MIR* mir) { in InvokeUsesMethodStar() function in art::MIRGraph |