Home
last modified time | relevance | path

Searched refs:just_call (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dwhile_loop_outline.cc66 auto just_call = [](Region& region) { in IsAlreadyOutlined() local
73 return just_call(while_op.body()) && just_call(while_op.cond()); in IsAlreadyOutlined()