Searched defs:pushLocation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRCore.cpp | 912 py::object PyThreadContextEntry::pushLocation(PyLocation &location) { pushLocation() function in PyThreadContextEntry |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 6397 void pushLocation(llvm::Value *V) { pushLocation() function |