Searched defs:HaveGVs (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h129 NameOrGV(bool HaveGVs) { argument
150 GlobalValueSummaryInfo(bool HaveGVs) : U(HaveGVs) {} argument
175 ValueInfo(bool HaveGVs, const GlobalValueSummaryMapTy::value_type *R) { argument
1254 bool HaveGVs; member in class:llvm::CalleeInfo::AllocationType::ModuleSummaryIndex
1299 ModuleSummaryIndex(bool HaveGVs, bool EnableSplitLTOUnit = false) argument
[all...]

Completed in 176 milliseconds