Home
last modified time | relevance | path

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

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