Home
last modified time | relevance | path

Searched refs:ValueProfRuntimeRecord (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingValue.c260 typedef struct ValueProfRuntimeRecord { struct
264 } ValueProfRuntimeRecord; argument
269 return ((const ValueProfRuntimeRecord *)R)->Data->NumValueSites[VK]; in getNumValueSitesRT()
274 const ValueProfRuntimeRecord *Record = (const ValueProfRuntimeRecord *)R; in getNumValueDataRT()
284 const ValueProfRuntimeRecord *Record = (const ValueProfRuntimeRecord *)R; in getNumValueDataForSiteRT()
288 static ValueProfRuntimeRecord RTRecord;