Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTO.cpp98 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
1432 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anon31a242f61011::InProcessThinBackend
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp7920 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local