Searched refs:SIMDInstrTable (Results 1 – 1 of 1) sorted by relevance
77 std::map<std::pair<unsigned, std::string>, bool> SIMDInstrTable; member225 auto It = SIMDInstrTable.find(InstID); in shouldReplaceInst()226 if (It != SIMDInstrTable.end()) in shouldReplaceInst()238 SIMDInstrTable[InstID] = false; in shouldReplaceInst()247 SIMDInstrTable[InstID] = false; in shouldReplaceInst()259 SIMDInstrTable[InstID] = true; in shouldReplaceInst()264 SIMDInstrTable[InstID] = false; in shouldReplaceInst()