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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1465 unsigned ValueSiteIndex = 0; local
1482 << "): Index = " << ValueSiteIndex << " out of "
1485 static_cast<InstrProfValueKind>(Kind), ValueSiteIndex,
1488 ValueSiteIndex++;

Completed in 100 milliseconds