Home
last modified time | relevance | path

Searched defs:ignoreArguments (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Target/LLVMIR/
H A DModuleTranslation.h219 convertBlock(Block & bb,bool ignoreArguments,llvm::IRBuilderBase & builder) convertBlock() argument
/llvm-project/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp930 convertBlockImpl(Block & bb,bool ignoreArguments,llvm::IRBuilderBase & builder,bool recordInsertions) convertBlockImpl() argument