Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp933 InstrProfValueKind ValueKind, uint32_t SiteIdx, in annotateValueSite() argument
935 uint32_t NV = InstrProfR.getNumValueDataForSite(ValueKind, SiteIdx); in annotateValueSite()
941 InstrProfR.getValueForSite(ValueKind, SiteIdx, &Sum); in annotateValueSite()