Home
last modified time | relevance | path

Searched defs:CfiFunctionDecls (Results 1 – 2 of 2) 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 __anon2bc91d260a11::InProcessThinBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6170 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local