Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp309 SmallVector<MDNode *, 8> CfiFunctionMDs; in splitAndWriteThinLTOBitcode() local
328 CfiFunctionMDs.push_back(MDTuple::get(Ctx, Elts)); in splitAndWriteThinLTOBitcode()
331 if(!CfiFunctionMDs.empty()) { in splitAndWriteThinLTOBitcode()
333 for (auto MD : CfiFunctionMDs) in splitAndWriteThinLTOBitcode()