Searched refs:getCodeToRunOnSDNode (Results 1 – 3 of 3) sorted by relevance
140 NodePredicatesByCodeToRun[Pred.getCodeToRunOnSDNode()].push_back(TP); in MatcherTableEmitter()193 NodePredicatesByCodeToRun[Pred.getCodeToRunOnSDNode()][0]; in getNodePredicate()1070 std::string PredFnCodeStr = PredFn.getCodeToRunOnSDNode(); in EmitNodePredicatesFunction()
525 std::string getCodeToRunOnSDNode() const;
1321 std::string TreePredicateFn::getCodeToRunOnSDNode() const { in getCodeToRunOnSDNode() function in TreePredicateFn