Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp76 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
960 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon8bc40c420a11::InProcessThinBackend
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5603 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local