Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp848 std::vector<Constant *> InitialValues(NumCounters, in createRegionCounters() local
851 ConstantArray::get(CounterArrTy, InitialValues), in createRegionCounters()