Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp85 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1182 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon1be247a80c11::InProcessThinBackend
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6538 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local