Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp88 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1254 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon0aa4862a0c11::InProcessThinBackend
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7561 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local