Searched refs:IsInstructionSGet (Results 1 – 2 of 2) sorted by relevance
90 constexpr bool IsInstructionSGet(Instruction::Code code) { in IsInstructionSGet() function161 DCHECK(IsInstructionSGet(opcode)); in SGetMemAccessType()
1246 bool fast = IsInstructionSGet(static_cast<Instruction::Code>(opcode)) in AnalyzeMIR()