Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProf.h68 inline sampleprof_error MergeResult(sampleprof_error &Accumulator, in MergeResult() function
/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp201 int MergeResult = 0; in readFromBlob() local