Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp236 auto MapWarn = [&](instrprof_error E) { in addRecord() local
244 Dest.scale(Weight, 1, MapWarn); in addRecord()
247 Dest.merge(I, Weight, MapWarn); in addRecord()