Searched defs:MethodStats (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dmir_analysis.cc846 struct MethodStats { struct in namespace:art
862 void MIRGraph::AnalyzeBlock(BasicBlock* bb, MethodStats* stats) {
944 bool MIRGraph::ComputeSkipCompilation(MethodStats* stats, bool skip_default,
1097 MethodStats stats;

Completed in 32 milliseconds