Searched refs:SIMDInstrTable (Results 1 – 1 of 1) sorted by relevance
76 std::map<std::pair<unsigned, std::string>, bool> SIMDInstrTable; member224 auto It = SIMDInstrTable.find(InstID); in shouldReplaceInst()225 if (It != SIMDInstrTable.end()) 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()