Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc944 struct MethodStats { struct
960 void MIRGraph::AnalyzeBlock(BasicBlock* bb, MethodStats* stats) { in AnalyzeBlock()
1042 bool MIRGraph::ComputeSkipCompilation(MethodStats* stats, bool skip_default, in ComputeSkipCompilation()
1194 MethodStats stats; in SkipCompilation()
Dmir_graph.h1358 void AnalyzeBlock(BasicBlock* bb, struct MethodStats* stats);
1359 bool ComputeSkipCompilation(struct MethodStats* stats, bool skip_default,