Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOCtxProfLowering.cpp84 } else if (const auto *CSIntr = dyn_cast<InstrProfCallsite>(&I)) { in getNrCountersAndCallsites() local
86 static_cast<uint32_t>(CSIntr->getNumCounters()->getZExtValue()); in getNrCountersAndCallsites()