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