Searched refs:SIMDInstrTable (Results 1 – 1 of 1) sorted by relevance
77 std::map<std::pair<unsigned, std::string>, bool> SIMDInstrTable; member223 auto It = SIMDInstrTable.find(InstID); in shouldReplaceInst()224 if (It != SIMDInstrTable.end()) in shouldReplaceInst()236 SIMDInstrTable[InstID] = false; in shouldReplaceInst()245 SIMDInstrTable[InstID] = false; in shouldReplaceInst()257 SIMDInstrTable[InstID] = true; in shouldReplaceInst()262 SIMDInstrTable[InstID] = false; in shouldReplaceInst()