Home
last modified time | relevance | path

Searched defs:NullInt (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLocal.cpp2497 auto *NullInt = ConstantExpr::getPtrToInt( in copyNonnullMetadata() local
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp547 Constant *NullInt =Constant::getNullValue(Type::getInt32Ty(GV->getContext())); in SRAGlobal() local