Home
last modified time | relevance | path

Searched defs:CfiFunctionDecls (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTO.cpp79 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1058 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon2a47c1550a11::InProcessThinBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DLTO.cpp88 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1254 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon03c08a9b0c11::InProcessThinBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6170 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp7561 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local