Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp469 static GlobalVariable *SRAGlobal(GlobalVariable *GV, const DataLayout &TD) { in SRAGlobal() function
1816 if (GlobalVariable *FirstNewGV = SRAGlobal(GV, *TD)) { in ProcessInternalGlobal()