Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A 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()