Home
last modified time | relevance | path

Searched defs:CfiFunctionDecls (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp109 const DenseSet<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1454 DenseSet<GlobalValue::GUID> CfiFunctionDecls; member in __anona29527bd1111::CGThinBackend
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8032 auto &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local