Home
last modified time | relevance | path

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

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