Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp75 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
959 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anon8bc40c420a11::InProcessThinBackend
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5595 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local