Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp78 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
1057 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anonf759dbb70a11::InProcessThinBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp87 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
1253 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anond0d2a4fd0c11::InProcessThinBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6162 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7553 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local