Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1213 for(auto *GVe : GVs){ in TryToShrinkGlobalToBoolean() local
1214 DIGlobalVariable *DGV = GVe->getVariable(); in TryToShrinkGlobalToBoolean()
1215 DIExpression *E = GVe->getExpression(); in TryToShrinkGlobalToBoolean()