Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp518 static GlobalVariable *SRAGlobal(GlobalVariable *GV, const DataLayout &DL) { in SRAGlobal() function
1544 if (SRAGlobal(GV, DL)) in processInternalGlobal()