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

/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DGlobalOpt.cpp941 bool AllNonStoreUsesGone = true; local
953 AllNonStoreUsesGone = false;
960 AllNonStoreUsesGone = false;
979 if (AllNonStoreUsesGone) {

Completed in 139 milliseconds