Searched refs:getOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
1996 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher() function in __anon7e76e5f80111::InstructionMatcher2004 return getOpcodeMatcher().isConstantInstruction(); in isConstantInstruction()2007 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode()2086 const auto &OpcMatcher = getOpcodeMatcher(); in optimize()