Searched refs:addInstructionMatcher (Results 1 – 1 of 1) sorted by relevance
883 InstructionMatcher &addInstructionMatcher(StringRef SymbolicName);3185 InstructionMatcher &RuleMatcher::addInstructionMatcher(StringRef SymbolicName) { in addInstructionMatcher() function in __anon0a286f430111::RuleMatcher5079 InstructionMatcher &InsnMatcherTemp = M.addInstructionMatcher(Src->getName()); in runOnPattern()