Searched defs:then_handle (Results 1 – 2 of 2) sorted by relevance
45 auto then_handle = ctx->Input(1); in Compile() local
150 FHandle then_handle; in ComputeAsync() local166 State(IfOp* kernel, OpKernelContext* ctx, bool cond, FHandle then_handle, in State()