Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp455 PatchItem PatchItems[] = { in writeImpl() local
460 OS.patch(PatchItems, 3); in writeImpl()
482 PatchItem PatchItems[] = { in writeImpl() local
493 OS.patch(PatchItems, sizeof(PatchItems) / sizeof(*PatchItems)); in writeImpl()