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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1651 bool StoringOther = SI->getOperand(0) == OtherVal; local
1654 if (StoringOther || SI->getOperand(0) == InitVal) {
1656 StoringOther);

Completed in 51 milliseconds