Home
last modified time | relevance | path

Searched defs:MergeResult (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h69 inline sampleprof_error MergeResult(sampleprof_error &Accumulator, MergeResult() function
/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp214 int MergeResult = 0; in readFromBlob() local