HomeSort by relevance Sort by last modified time
    Searched defs:GetOpKind (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
nodes_shared.h 50 InstructionKind GetOpKind() const { return op_kind_; }
110 InstructionKind GetOpKind() const { return op_kind_; }
212 OpKind GetOpKind() const { return op_kind_; }
nodes_vector.h 676 InstructionKind GetOpKind() const { return op_kind_; }

Completed in 99 milliseconds