Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp305 PatchItem PatchItems[] = { in writeImpl() local
311 OS.patch(PatchItems, sizeof(PatchItems) / sizeof(*PatchItems)); in writeImpl()