Searched refs:IsHloVeryCheap (Results 1 – 1 of 1) sorted by relevance
2950 bool IsHloVeryCheap(const HloInstruction* hlo) { in IsHloVeryCheap() function2963 (hlo_module_config_.cpu_traceme_enabled() && !IsHloVeryCheap(hlo))) { in Preprocess()2977 (hlo_module_config_.cpu_traceme_enabled() && !IsHloVeryCheap(hlo))) { in Postprocess()