Searched refs:getOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
2411 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher() function in __anon612774070111::InstructionMatcher2419 return getOpcodeMatcher().isConstantInstruction(); in isConstantInstruction()2422 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode()2502 const auto &OpcMatcher = getOpcodeMatcher(); in optimize()