Searched refs:mergeValueProfData (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ProfileData/
H A DInstrProf.cpp297 instrprof_error InstrProfRecord::mergeValueProfData(uint32_t ValueKind, function in class:llvm::InstrProfRecord
332 MergeResult(Result, mergeValueProfData(Kind, Other, Weight));
/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DInstrProf.h453 instrprof_error mergeValueProfData(uint32_t ValueKind, InstrProfRecord &Src,

Completed in 139 milliseconds