Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp2438 for (auto &pyLocation : pyLocations) in populateIRCore() local
2439 locations.push_back(pyLocation.get()); in populateIRCore()