Searched refs:shouldMaterializeInto (Results 1 – 6 of 6) sorted by relevance
43 virtual bool shouldMaterializeInto(Region *region) const { return false; } in shouldMaterializeInto() function
39 if (LLVM_UNLIKELY(interface && interface->shouldMaterializeInto(region))) in getInsertionRegion()
54 via the `shouldMaterializeInto` method on the `DialectFoldInterface`.
89 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto() function
88 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto() function
294 bool shouldMaterializeInto(Region *region) const final { in shouldMaterializeInto() function