Searched refs:addInstructionMatcher (Results 1 – 1 of 1) sorted by relevance
882 InstructionMatcher &addInstructionMatcher(StringRef SymbolicName);3219 InstructionMatcher &RuleMatcher::addInstructionMatcher(StringRef SymbolicName) { in addInstructionMatcher() function in __anon332dbd1e0111::RuleMatcher5144 InstructionMatcher &InsnMatcherTemp = M.addInstructionMatcher(Src->getName()); in runOnPattern()