Searched refs:insert_type (Results 1 – 3 of 3) sorted by relevance
118 const uint32_t insert_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local127 if (insert_type != result_type) in BitwisePass()
58 def insert_type(self, name, type_): member in SymbolTable