Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1417 unsigned ValueSiteIndex = 0; in annotateValueSites() local
1434 << "): Index = " << ValueSiteIndex << " out of " in annotateValueSites()
1437 static_cast<InstrProfValueKind>(Kind), ValueSiteIndex, in annotateValueSites()
1440 ValueSiteIndex++; in annotateValueSites()