HomeSort by relevance Sort by last modified time
    Searched refs:PatchItems (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 267 PatchItem PatchItems[] = {
273 OS.patch(PatchItems, sizeof(PatchItems) / sizeof(*PatchItems));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
InstrProfWriter.cpp 305 PatchItem PatchItems[] = {
311 OS.patch(PatchItems, sizeof(PatchItems) / sizeof(*PatchItems));

Completed in 2436 milliseconds