Searched refs:RTRecord (Results 1 – 1 of 1) sorted by relevance
257 static ValueProfRuntimeRecord RTRecord; variable259 &RTRecord, INSTR_PROF_NULLPTR, /* GetNumValueKinds */271 RTRecord.Data = Data; in initializeValueProfRuntimeRecord()272 RTRecord.SiteCountArray = SiteCountArray; in initializeValueProfRuntimeRecord()280 RTRecord.NodesKind[I] = Nodes ? &Nodes[S] : INSTR_PROF_NULLPTR; in initializeValueProfRuntimeRecord()285 Nodes ? RTRecord.NodesKind[I][J] : INSTR_PROF_NULLPTR; in initializeValueProfRuntimeRecord()292 RTRecord.SiteCountArray[I][J] = C; in initializeValueProfRuntimeRecord()303 ValueProfNode *VNode = StartNode ? StartNode : RTRecord.NodesKind[VK][Site]; in getNextNValueData()317 return getNumValueDataForSiteRT(&RTRecord, VK, S); in getNumValueDataForSiteWrapper()