Searched defs:pgoType (Results 1 – 5 of 5) sorted by relevance
138 GateType pgoType = tsManager_->GetGateTypeByPt(classType); in CollectGateType() local247 for (auto pgoType : value.pgoTypes) { in Print() local264 void PGOTypeInfer::AddProfiler(GateRef gate, GateType tsType, PGORWOpType pgoType, ChunkSet<GateTyp… in AddProfiler()
41 PGOSampleType pgoType; member
811 inline void InsertPtToGtMap(ClassType pgoType, const kungfu::GateType &gateType) in InsertPtToGtMap()816 inline const kungfu::GateType GetGateTypeByPt(ClassType pgoType) in GetGateTypeByPt()
41 GateRef NumberSpeculativeRetype::SetOutputType(GateRef gate, PGOSampleType pgoType) in SetOutputType()
1424 … auto pgoType = typeRecorder_.GetOrUpdatePGOType(tsManager_, gateAcc_.TryGetPcOffset(gate), type); in BuildCircuit() local