Searched refs:IndirectCallHashTable (Results 1 – 1 of 1) sorted by relevance
386 using IndirectCallHashTable = SimpleHashTable<>; typedef391 IndirectCallHashTable *GlobalIndCallCounters{392 reinterpret_cast<IndirectCallHashTable *>(1)};1322 void visitIndCallCounter(IndirectCallHashTable::MapEntry &Entry, in visitIndCallCounter()1569 new (GlobalAlloc, 0) IndirectCallHashTable[__bolt_instr_num_ind_calls]; in __bolt_instr_setup()