Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDModuleSummaryIndex.cpp396 static bool hasReadOnlyFlag(const GlobalValueSummary *S) { in hasReadOnlyFlag() function
481 if (Flags.Live && hasReadOnlyFlag(SummaryIt.second)) in exportToDot()