Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp76 const std::set<GlobalValue::GUID> &CfiFunctionDecls) { in computeCacheKey()
922 std::set<GlobalValue::GUID> CfiFunctionDecls; member in __anon94e387970a11::InProcessThinBackend
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5485 std::set<std::string> &CfiFunctionDecls = TheIndex.cfiFunctionDecls(); in parseEntireSummary() local