Searched refs:call_cond_fn (Results 1 – 1 of 1) sorted by relevance
1343 auto call_cond_fn = rewriter.create<tfrt::compiler::CallOp>( in GetPredicateFunction() local1346 auto chain = call_cond_fn.getResult(0); in GetPredicateFunction()1347 auto cond = call_cond_fn.getResult(1); in GetPredicateFunction()