Searched refs:addInstructionMatcher (Results 1 – 1 of 1) sorted by relevance
895 InstructionMatcher &addInstructionMatcher(StringRef SymbolicName);3232 InstructionMatcher &RuleMatcher::addInstructionMatcher(StringRef SymbolicName) { in addInstructionMatcher() function in __anona2f7906b0111::RuleMatcher5158 InstructionMatcher &InsnMatcherTemp = M.addInstructionMatcher(Src->getName()); in runOnPattern()