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 __anonddb04b480a11::InProcessThinBackend
/external/llvm-project/llvm/lib/LTO/
DLTO.cpp82 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeLTOCacheKey()
1120 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon40cd02540b11::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/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6388 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local