Searched refs:getOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
2398 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher() function in __anon332dbd1e0111::InstructionMatcher2406 return getOpcodeMatcher().isConstantInstruction(); in isConstantInstruction()2409 StringRef getOpcode() { return getOpcodeMatcher().getOpcode(); } in getOpcode()2489 const auto &OpcMatcher = getOpcodeMatcher(); in optimize()