Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp369 PatchItem PatchItems[] = { in writeImpl() local
378 OS.patch(PatchItems, sizeof(PatchItems) / sizeof(*PatchItems)); in writeImpl()