Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp75 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeCacheKey()
921 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anon8ca600a00a11::InProcessThinBackend
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5477 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local