Searched refs:getOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
2364 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher() function in __anon0a286f430111::InstructionMatcher2372 return getOpcodeMatcher().isConstantInstruction(); in isConstantInstruction()2375 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode()2455 const auto &OpcMatcher = getOpcodeMatcher(); in optimize()