Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModuleSummaryIndex.cpp471 static std::string getSummaryAttributes(GlobalValueSummary* GVS) { in getSummaryAttributes() function
492 std::string Attrs = getSummaryAttributes(GVS); in getNodeLabel()