Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModuleSummaryIndex.cpp457 static std::string getSummaryAttributes(GlobalValueSummary* GVS) { in getSummaryAttributes() function
478 std::string Attrs = getSummaryAttributes(GVS); in getNodeLabel()