Searched refs:GetProfileCounterCommon (Results 1 – 2 of 2) sorted by relevance
201 llvm::Value* GetProfileCounterCommon(209 return GetProfileCounterCommon<HloInstruction>(instruction, in GetProfileCounterFor()214 return GetProfileCounterCommon<HloComputation>(computation, in GetProfileCounterFor()
2698 llvm::Value* IrEmitter::GetProfileCounterCommon( in GetProfileCounterCommon() function in xla::cpu::IrEmitter