Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1670 std::vector<Constant *> InitialValues(NumCounters, in createRegionCounters() local
1673 ConstantArray::get(CounterArrTy, InitialValues), in createRegionCounters()