Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp51 static const char kContextGetFusedLocationDocstring[] = variable
2446 py::arg("context") = py::none(), kContextGetFusedLocationDocstring) in populateIRCore()