Home
last modified time | relevance | path

Searched defs:PatchItem (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp41 struct PatchItem { struct
65 void patch(ArrayRef<PatchItem> P) { in patch() argument