Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/opdefs/
H A Dtf_jitrt_ops.cc42 struct JitRuntimeInlinerInterface : public DialectInlinerInterface { struct
45 bool isLegalToInline(Operation*, Operation*, bool) const final { in isLegalToInline()
50 bool isLegalToInline(Region*, Region*, bool, in isLegalToInline()
55 bool isLegalToInline(Operation*, Region*, bool, in isLegalToInline()