Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp250 uint32_t MaxNumVals = INSTR_PROF_NUM_BUCKETS; in perform() local
253 getValueProfDataFromInst(*MO.I, IPVK_MemOPSize, MaxNumVals, TotalCount); in perform()