Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp85 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1182 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon3cbb56f10c11::InProcessThinBackend
/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6469 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local