Searched refs:GIMatchDagSameMOPredicate (Results 1 – 3 of 3) sorted by relevance
51 GIMatchDagSameMOPredicate::GIMatchDagSameMOPredicate(GIMatchDagContext &Ctx, in GIMatchDagSameMOPredicate() function in GIMatchDagSameMOPredicate56 void GIMatchDagSameMOPredicate::printDescription(raw_ostream &OS) const { in printDescription()
122 class GIMatchDagSameMOPredicate : public GIMatchDagPredicate {124 GIMatchDagSameMOPredicate(GIMatchDagContext &Ctx, StringRef Name);
579 const auto &P = MatchDag.addPredicateNode<GIMatchDagSameMOPredicate>( in parseMatcher()