Searched defs:PrintArguments (Results 1 – 2 of 2) sorted by relevance
301 void PrintArguments(raw_ostream &OS, in PrintArguments() function327 void PrintArguments(raw_ostream &OS) const { in PrintArguments() function
182 void BlockPrinter::PrintArguments(const std::unordered_set<BufPtr>& bufs) { in PrintArguments() function in torch::jit::tensorexpr::BlockPrinter