Searched defs:CompareInsn (Results 1 – 1 of 1) sorted by relevance
652 struct CompareInsn { struct653 bool operator() (const InsnMatchEntry &LHS, StringRef RHS) { in operator ()()656 bool operator() (StringRef LHS, const InsnMatchEntry &RHS) { in operator ()()659 bool operator() (const InsnMatchEntry &LHS, const InsnMatchEntry &RHS) { in operator ()()