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()1069 std::string PredFnCodeStr = PredFn.getCodeToRunOnSDNode(); in EmitNodePredicatesFunction()
522 std::string getCodeToRunOnSDNode() const;
1325 std::string TreePredicateFn::getCodeToRunOnSDNode() const { in getCodeToRunOnSDNode() function in TreePredicateFn