Home
last modified time | relevance | path

Searched refs:CfiFunctionMDs (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp319 SmallVector<MDNode *, 8> CfiFunctionMDs; in splitAndWriteThinLTOBitcode() local
338 CfiFunctionMDs.push_back(MDTuple::get(Ctx, Elts)); in splitAndWriteThinLTOBitcode()
341 if(!CfiFunctionMDs.empty()) { in splitAndWriteThinLTOBitcode()
343 for (auto MD : CfiFunctionMDs) in splitAndWriteThinLTOBitcode()