Home
last modified time | relevance | path

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

/aosp12/system/iorap/src/compiler/
H A Dcompiler.cc641 bool multiless_one(const std::string& a, const std::string& b) { in multiless_one() function
647 constexpr bool multiless_one(T&& a, T&& b) { // a < b in multiless_one() function