Searched refs:allowUnknownOps (Results 1 – 5 of 5) sorted by relevance
185 opt.allowUnknownOps = allowUnknownOps; in runOnOperation()457 if (options.allowUnknownOps) in bufferizeOp()487 options.allowUnknownOps = true; in getPartialBufferizationOptions()
32 options.allowUnknownOps = getAllowUnknownOps(); in apply()
239 bool allowUnknownOps = false; member
376 // should be no such ops left over. If `allowUnknownOps` (or after running a
270 Option<"allowUnknownOps", "allow-unknown-ops", "bool",