Home
last modified time | relevance | path

Searched refs:collectCallOps (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Transforms/
H A DInliner.cpp321 static void collectCallOps(iterator_range<Region::iterator> blocks, in collectCallOps() function
412 collectCallOps(inlinedBlocks, node, cg, symbolTable, calls, in processInlinedBlocks()
478 collectCallOps(*node->getCallableRegion(), node, cg, inliner.symbolTable, in inlineCallsInSCC()