Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/
H A DSliceAnalysis.cpp172 static void dfsPostorder(Operation *root, DFSState *state) { in dfsPostorder() function
204 dfsPostorder(s, &state); in topologicalSort()