Home
last modified time | relevance | path

Searched refs:extractNumericTypeId (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.cpp51 ConstantInt *extractNumericTypeId(MDNode *MD);
66 ConstantInt *CrossDSOCFI::extractNumericTypeId(MDNode *MD) { in extractNumericTypeId() function in CrossDSOCFI
89 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck()
99 extractNumericTypeId(cast<MDNode>(Func->getOperand(I).get()))) in buildCFICheck()