Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp249 static const char *EdgeAttrs[] = { in exportToDot() local
259 sizeof(EdgeAttrs) / sizeof(EdgeAttrs[0])); in exportToDot()
261 << EdgeAttrs[TypeOrHotness] << "\n"; in exportToDot()