Searched refs:getCodeToRunOnSDNode (Results 1 – 3 of 3) sorted by relevance
139 NodePredicatesByCodeToRun[Pred.getCodeToRunOnSDNode()].push_back(TP); in MatcherTableEmitter()192 NodePredicatesByCodeToRun[Pred.getCodeToRunOnSDNode()][0]; in getNodePredicate()1126 std::string PredFnCodeStr = PredFn.getCodeToRunOnSDNode(); in EmitNodePredicatesFunction()
516 std::string getCodeToRunOnSDNode() const;
1348 std::string TreePredicateFn::getCodeToRunOnSDNode() const { in getCodeToRunOnSDNode() function in TreePredicateFn