Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTO.cpp86 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
1217 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anon5d5e48ed0b11::InProcessThinBackend
/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7379 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local