Searched defs:hot (Results 1 – 2 of 2) sorted by relevance
1380 MethodReference hot(dex.get(), 0); in TEST_F() local1406 MethodReference hot(dex1, 0); in TEST_F() local1431 MethodReference hot(dex1, 0); in TEST_F() local
928 bool ProfileSaver::HasSeenMethod(const std::string& profile, bool hot, MethodReference ref) { in HasSeenMethod()