Searched refs:allowReturnAllocsFromLoops (Results 1 – 8 of 8) sorted by relevance
45 options.allowReturnAllocsFromLoops = allowReturnAllocsFromLoops; in runOnOperation()55 Option<bool> allowReturnAllocsFromLoops{ member
62 options.allowReturnAllocsFromLoops = getAllowReturnAllocsFromLoops(); in apply()
207 options.allowReturnAllocsFromLoops = true; in eliminateEmptyTensors()
83 opt.allowReturnAllocsFromLoops = allowReturnAllocsFromLoops; in BufferizeTypeConverter()
38 bool allowReturnAllocsFromLoops = false; member
479 Option<"allowReturnAllocsFromLoops", "allow-return-allocs-from-loops",
793 if (options.allowReturnAllocsFromLoops) in verifyAnalysis() 1081 if (options.allowReturnAllocsFromLoops) in verifyAnalysis()
495 options.allowReturnAllocsFromLoops = true;