Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp87 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1218 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon5d5e48ed0b11::InProcessThinBackend
/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7387 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local