Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Transforms/
H A DInlinerPass.cpp146 Inliner inliner(op, cg, *this, getAnalysisManager(), runPipelineHelper, in runOnOperation() local
[all...]
/llvm-project/mlir/lib/Transforms/Utils/
H A DInliner.cpp427 Impl(Inliner &inliner) : inliner(inliner) {} in Impl() argument
465 Inliner &inliner; member in mlir::Inliner::Impl
[all...]