Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/RuntimeLibs/
H A DInstrumentationRuntimeLibrary.cpp263 const size_t ITDSize = Summary->IndCallTargetDescriptions.size() * in buildTables() local
265 OS.write(reinterpret_cast<const char *>(&ITDSize), 4); in buildTables()