Searched refs:RepValue (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DGlobalOpt.cpp1063 Constant *RepValue = NewGV; local
1065 RepValue = ConstantExpr::getBitCast(RepValue,
1091 LoadUse = RepValue;
1142 if (RepValue != NewGV)
1143 ConstantPropUsersOf(RepValue, TD, TLI);

Completed in 118 milliseconds