Home
last modified time | relevance | path

Searched defs:CfiFunctionDefs (Results 1 – 4 of 4) 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 __anonddb04b480a11::InProcessThinBackend
/external/llvm-project/llvm/lib/LTO/
DLTO.cpp81 const std::set<GlobalValue::GUID> &CfiFunctionDefs, in computeLTOCacheKey()
1119 std::set<GlobalValue::GUID> CfiFunctionDefs; member in __anon40cd02540b11::InProcessThinBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6162 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6380 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local