Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
H A Dhlo_ops.cc8498 struct HLOInlinerInterface : public DialectInlinerInterface { struct
8502 bool isLegalToInline(Operation* call, Operation* callable, in isLegalToInline()
8508 bool isLegalToInline(Region* dest, Region* src, bool wouldBeCloned, in isLegalToInline()
8514 bool isLegalToInline(Operation*, Region*, bool, in isLegalToInline()