Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1612 InstrProfCntrInstBase *CntrIncrement = dyn_cast<InstrProfCntrInstBase>(Inc); in setupProfileSection() local
1613 Ptr = createRegionCounters(CntrIncrement, VarName, Linkage); in setupProfileSection()