Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Query/
H A DQuery.cpp40 static Operation *extractFunction(std::vector<Operation *> &ops, in extractFunction() function
138 extractFunction(matches, rootOp->getContext(), functionName); in run()