Searched refs:IsAot (Results 1 – 2 of 2) sorted by relevance
59 bool IsAot() const in IsAot() function
110 CString type = stat.IsAot() ? "Aot" : "Interpreter"; in PrintAllStats()