Searched refs:instruction_attributes_ (Results 1 – 2 of 2) sorted by relevance
122 static const int instruction_attributes_[]; variable
22 if (0 != (InstructionTools::instruction_attributes_[instruction->Opcode()] & (1 << kDA))) { in IsDefinition()28 const int InstructionTools::instruction_attributes_[] = { member in sea_ir::InstructionTools