Searched refs:getCodeToRunOnSDNode (Results 1 – 3 of 3) sorted by relevance
286 std::string getCodeToRunOnSDNode() const;
630 OS << PredFn.getCodeToRunOnSDNode() << "\n }\n"; in EmitPredicateFunctions()
655 std::string TreePredicateFn::getCodeToRunOnSDNode() const { in getCodeToRunOnSDNode() function in TreePredicateFn