MLIR
20.0.0git
|
This is the complete list of members for mlir::BytecodeReader::Impl, including all inherited members.
finalize(function_ref< bool(Operation *)> shouldMaterialize) | mlir::BytecodeReader::Impl | inline |
getNumOpsToMaterialize() const | mlir::BytecodeReader::Impl | inline |
Impl(Location fileLoc, const ParserConfig &config, bool lazyLoading, llvm::MemoryBufferRef buffer, const std::shared_ptr< llvm::SourceMgr > &bufferOwnerRef) | mlir::BytecodeReader::Impl | inline |
isMaterializable(Operation *op) | mlir::BytecodeReader::Impl | inline |
materialize(Operation *op, llvm::function_ref< bool(Operation *)> lazyOpsCallback) | mlir::BytecodeReader::Impl | inline |
materializeAll() | mlir::BytecodeReader::Impl | inline |
read(Block *block, llvm::function_ref< bool(Operation *)> lazyOps) | mlir::BytecodeReader::Impl |