Searched refs:RecordCycleStart (Results 1 – 2 of 2) sorted by relevance
487 void RecordCycleStart(llvm::IRBuilder<>* b, HloInstruction* hlo);
2750 void IrEmitter::ProfilingState::RecordCycleStart(llvm::IRBuilder<>* b, in RecordCycleStart() function in xla::cpu::IrEmitter::ProfilingState2781 profiling_state_.RecordCycleStart(&b_, hlo); in Preprocess()