Searched refs:getOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
2438 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher() function in __anoncee47b830111::InstructionMatcher2446 return getOpcodeMatcher().isConstantInstruction(); in isConstantInstruction()2449 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode()2529 const auto &OpcMatcher = getOpcodeMatcher(); in optimize()