Home
last modified time | relevance | path

Searched defs:pipelines (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/Transforms/
H A DInliner.h45 void setOpPipelines(OpPipelinesTy pipelines) { in setOpPipelines()
/llvm-project/mlir/lib/Transforms/
H A DInlinerPass.cpp175 llvm::StringMap<OpPassManager> pipelines; initializeOptions() local
/llvm-project/mlir/lib/Transforms/Utils/
H A DInliner.cpp466 llvm::SmallVector<llvm::StringMap<OpPassManager>> pipelines; member in mlir::Inliner::Impl
565 optimizeCallable(CallGraphNode * node,llvm::StringMap<OpPassManager> & pipelines) optimizeCallable() argument
[all...]