Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4592 auto shouldImportValueAsDecl = [&](GlobalValueSummary *GVS) -> bool { in writeCombinedGlobalValueSummary() local
4711 getEncodedGVSummaryFlags(FS->flags(), shouldImportValueAsDecl(FS))); in writeCombinedGlobalValueSummary()
4761 getEncodedGVSummaryFlags(AS->flags(), shouldImportValueAsDecl(AS))); in writeCombinedGlobalValueSummary()