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.cpp99 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1433 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anona29527bd1011::InProcessThinBackend
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7928 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local