Home
last modified time | relevance | path

Searched refs:shouldCloneInlinedRegion (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp172 if (shouldCloneInlinedRegion) in inlineRegionImpl()
191 if (!shouldCloneInlinedRegion) in inlineRegionImpl()
259 inlineLoc, shouldCloneInlinedRegion, call); in inlineRegionImpl()
268 bool shouldCloneInlinedRegion) { in inlineRegion() argument
278 bool shouldCloneInlinedRegion) { in inlineRegion() argument
281 shouldCloneInlinedRegion); in inlineRegion()
289 bool shouldCloneInlinedRegion) { in inlineRegion() argument
298 bool shouldCloneInlinedRegion) { in inlineRegion() argument
301 shouldCloneInlinedRegion); in inlineRegion()
335 bool shouldCloneInlinedRegion) { in inlineCall() argument
[all …]
/llvm-project-15.0.7/mlir/include/mlir/Transforms/
H A DInliningUtils.h212 bool shouldCloneInlinedRegion = true);
219 bool shouldCloneInlinedRegion = true);
228 bool shouldCloneInlinedRegion = true);
234 bool shouldCloneInlinedRegion = true);
244 bool shouldCloneInlinedRegion = true);