Home
last modified time | relevance | path

Searched refs:getSummaryAttributes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp483 static std::string getSummaryAttributes(GlobalValueSummary* GVS) { in getSummaryAttributes() function
504 std::string Attrs = getSummaryAttributes(GVS); in getNodeLabel()