Searched refs:getOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
1987 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher() function in __anon685cc1160111::InstructionMatcher1995 return getOpcodeMatcher().isConstantInstruction(); in isConstantInstruction()1998 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode()2077 const auto &OpcMatcher = getOpcodeMatcher(); in optimize()