Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp98 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
1432 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anona29527bd1011::InProcessThinBackend
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7920 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local