Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp33 struct SCFInlinerInterface : public DialectInlinerInterface { struct
37 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()
43 bool isLegalToInline(Operation *, Region *, bool, in isLegalToInline()
49 void handleTerminator(Operation *op, in handleTerminator()