Searched defs:GetFetch (Results 1 – 2 of 2) sorted by relevance
161 FetchOp GraphOp::GetFetch() { return llvm::cast<FetchOp>(GetBody().back()); } in GetFetch() function in mlir::tf_executor::GraphOp
702 InductionVarRange::Value InductionVarRange::GetFetch(const HBasicBlock* context, in GetFetch() function in art::InductionVarRange