Searched refs:InPhase (Results 1 – 2 of 2) sorted by relevance
72 DCHECK(!InPhase()); in BeginPhaseKind()80 DCHECK(!InPhase()); in EndPhaseKind()
49 bool InPhase() { return !phase_stats_.scope_.is_empty(); } in InPhase() function