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.cpp108 const DenseSet<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
1453 DenseSet<GlobalValue::GUID> CfiFunctionDefs; member in __anona29527bd1111::CGThinBackend
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8024 auto &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local