Searched refs:overlapRecord (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h105 void overlapRecord(NamedInstrProfRecord &&Other, OverlapStats &Overlap,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp190 void InstrProfWriter::overlapRecord(NamedInstrProfRecord &&Other, function in class:InstrProfWriter
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp218 WC->Writer.overlapRecord(std::move(I), Overlap, FuncOverlap, FuncFilter);

Completed in 111 milliseconds