Home
last modified time | relevance | path

Searched defs:pushLocation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp912 py::object PyThreadContextEntry::pushLocation(PyLocation &location) { pushLocation() function in PyThreadContextEntry
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6397 void pushLocation(llvm::Value *V) { pushLocation() function