Searched defs:getOutput (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Support/ | ||
| H A D | Timing.cpp | 474 raw_ostream &DefaultTimingManager::getOutput() const { in getOutput() function in DefaultTimingManager |
| /llvm-project-15.0.7/llvm/lib/Analysis/ | ||
| H A D | TFUtils.cpp | 125 std::vector<TF_Tensor *> &getOutput() { return Output; } in getOutput() function in llvm::EvaluationResultImpl |