Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SCF/
DSCF.cpp24 struct SCFInlinerInterface : public DialectInlinerInterface { struct
28 bool isLegalToInline(Region *dest, Region *src, bool wouldBeCloned, in isLegalToInline()
34 bool isLegalToInline(Operation *, Region *, bool, in isLegalToInline()
40 void handleTerminator(Operation *op, in handleTerminator()