Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/ExecutionEngine/SparseTensor/
H A DStorage.h356 void sortInPlace() { in sortInPlace() function
/llvm-project/mlir/lib/IR/
H A DBuiltinAttributes.cpp125 bool DictionaryAttr::sortInPlace(SmallVectorImpl<NamedAttribute> &array) { in sortInPlace() function in DictionaryAttr