Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp562 PatchItem PatchItems[] = { in writeImpl() local
567 OS.patch(PatchItems, 3); in writeImpl()
639 PatchItem PatchItems[] = { in writeImpl() local
656 OS.patch(PatchItems, std::size(PatchItems)); in writeImpl()