Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTO.cpp87 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
1253 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anon6dbd98f40c11::InProcessThinBackend
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7553 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local