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.cpp1225 for(auto *GVe : GVs){ in TryToShrinkGlobalToBoolean() local
1226 DIGlobalVariable *DGV = GVe->getVariable(); in TryToShrinkGlobalToBoolean()
1227 DIExpression *E = GVe->getExpression(); in TryToShrinkGlobalToBoolean()