Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DCrossDSOCFI.cpp52 ConstantInt *extractNumericTypeId(MDNode *MD);
67 ConstantInt *CrossDSOCFI::extractNumericTypeId(MDNode *MD) { in extractNumericTypeId() function in CrossDSOCFI
93 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck()