Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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 __anonfb9884290a11::InProcessThinBackend
/third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/
DPassWrapper.cpp1481 std::set<GlobalValue::GUID> CfiFunctionDefs; in LLVMRustComputeLTOCacheKey() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp6162 std::set<std::string> &CfiFunctionDefs = TheIndex.cfiFunctionDefs(); in parseEntireSummary() local