Home
last modified time | relevance | path

Searched defs:OnlyInput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/views/
H A Dop_view.cc64 ArgView OpView::OnlyInput() const { in OnlyInput() function in tensorflow::generator::cpp::OpView
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp273 Value *OnlyInput = nullptr; in canProveExitOnFirstIteration() local