Searched refs:SIMDInstrTable (Results 1 – 1 of 1) sorted by relevance
77 std::map<std::pair<unsigned, std::string>, bool> SIMDInstrTable; member225 if (SIMDInstrTable.find(InstID) != SIMDInstrTable.end()) in shouldReplaceInst()226 return SIMDInstrTable[InstID]; in shouldReplaceInst()237 SIMDInstrTable[InstID] = false; in shouldReplaceInst()246 SIMDInstrTable[InstID] = false; in shouldReplaceInst()258 SIMDInstrTable[InstID] = true; in shouldReplaceInst()263 SIMDInstrTable[InstID] = false; in shouldReplaceInst()