Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp547 Constant *NullInt =Constant::getNullValue(Type::getInt32Ty(GV->getContext())); in SRAGlobal() local
569 Idxs.push_back(NullInt); in SRAGlobal()
576 Idxs.push_back(NullInt); in SRAGlobal()