Searched refs:getOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
2439 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher() function in __anon8aabd5ea0111::InstructionMatcher2447 return getOpcodeMatcher().isConstantInstruction(); in isConstantInstruction()2450 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode()2536 const auto &OpcMatcher = getOpcodeMatcher(); in optimize()