Searched refs:ColInstrs (Results 1 – 1 of 1) sorted by relevance
387 std::vector<Record*> ColInstrs = MapTable[CurInstr]; in emitBinSearchTable() local390 if (!ColInstrs.empty()) { in emitBinSearchTable()392 if (ColInstrs[j] != nullptr) { in emitBinSearchTable()397 OutStr += ColInstrs[j]->getName(); in emitBinSearchTable()