Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp989 unsigned SiteIndex = 0; in instrumentOneFunc() local
995 << " site: CallSite Index = " << SiteIndex << "\n"); in instrumentOneFunc()
1013 ToProfile, Builder.getInt32(Kind), Builder.getInt32(SiteIndex++)}, in instrumentOneFunc()