Home
last modified time | relevance | path

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

/external/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()
/external/llvm-project/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()