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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp328 // Ind is a pointer to the counter index variable; \p TotalNC
331 void instrumentSelects(Function &Func, unsigned *Ind, unsigned TotalNC, argument
335 TotalNumCtrs = TotalNC;

Completed in 72 milliseconds