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