Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp288 DenseSet<uint32_t> getContextIds() const { in getContextIds() function
411 DenseSet<uint32_t> &getContextIds() { return ContextIds; } in getContextIds() function
2430 static std::string getContextIds(const DenseSet<uint32_t> &ContextIds) { in getContextIds() function