Searched refs:is_hot (Results 1 – 2 of 2) sorted by relevance
936 bool is_hot = false; in ProcessLine() local948 is_hot = true; in ProcessLine()964 if (is_hot) { in ProcessLine()1013 is_hot = is_hot || (!is_hot && !is_startup && !is_post_startup); in ProcessLine()1054 if (is_hot) { in ProcessLine()
1457 const bool is_hot = ContainsElement(hot_methods, method_idx); in TEST_F() local1460 if (is_hot) { in TEST_F()