Searched refs:ConstantIntOperandMatcher (Results 1 – 1 of 1) sorted by relevance
1469 class ConstantIntOperandMatcher : public OperandPredicateMatcher { class1474 ConstantIntOperandMatcher(unsigned InsnVarID, unsigned OpIdx, int64_t Value) in ConstantIntOperandMatcher() function in __anon8aabd5ea0111::ConstantIntOperandMatcher1479 Value == cast<ConstantIntOperandMatcher>(&B)->Value; in isIdentical()4353 OM.addPredicate<ConstantIntOperandMatcher>(ChildInt->getValue()); in importChildMatcher()