Searched refs:GetProfileCounterFor (Results 1 – 2 of 2) sorted by relevance
208 llvm::Value* GetProfileCounterFor(const HloInstruction& instruction) { in GetProfileCounterFor() function213 llvm::Value* GetProfileCounterFor(const HloComputation& computation) { in GetProfileCounterFor() function
2693 record_complete_computation(GetProfileCounterFor(*root->parent())); in FinishVisit()2787 if (auto* prof_counter = GetProfileCounterFor(*hlo)) { in Postprocess()