Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Transforms/
H A DViewOpGraph.cpp81 emitGraph([&]() { in runOnOperation()
91 emitGraph([&]() { processRegion(region); }); in emitRegionCFG()
189 void emitGraph(function_ref<void()> builder) { in emitGraph() function in __anon2ace0bc30211::PrintOpPass