Home
last modified time | relevance | path

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

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