Searched refs:extractNumericTypeId (Results 1 – 1 of 1) sorted by relevance
52 ConstantInt *extractNumericTypeId(MDNode *MD);67 ConstantInt *CrossDSOCFI::extractNumericTypeId(MDNode *MD) { in extractNumericTypeId() function in CrossDSOCFI93 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck()