Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp192 static std::string getSummaryAttributes(GlobalValueSummary* GVS) { in getSummaryAttributes() function
210 std::string Attrs = getSummaryAttributes(GVS); in getNodeLabel()