Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCrossDSOCFI.cpp119 Value &CallSiteTypeId = *(args++); in buildCFICheck() local
120 CallSiteTypeId.setName("CallSiteTypeId"); in buildCFICheck()
142 SwitchInst *SI = IRB.CreateSwitch(&CallSiteTypeId, TrapBB, TypeIds.size()); in buildCFICheck()