Searched refs:is_hot (Results 1 – 2 of 2) sorted by relevance
1066 bool is_hot = false; in ProcessLine() local1078 is_hot = true; in ProcessLine()1094 if (is_hot) { in ProcessLine()1139 is_hot = is_hot || (!is_hot && !is_startup && !is_post_startup); in ProcessLine()1180 if (is_hot) { in ProcessLine()
1488 const bool is_hot = ContainsElement(hot_methods, method_idx); in TEST_F() local1491 if (is_hot) { in TEST_F()