Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DCrossDSOCFI.cpp51 ConstantInt *extractNumericTypeId(MDNode *MD);
66 ConstantInt *CrossDSOCFI::extractNumericTypeId(MDNode *MD) { in extractNumericTypeId() function in CrossDSOCFI
92 if (ConstantInt *TypeId = extractNumericTypeId(Type)) in buildCFICheck()
103 extractNumericTypeId(cast<MDNode>(Func->getOperand(I).get()))) in buildCFICheck()
/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()