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

/external/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp527 int NStores = 0; local
542 ++NStores;
543 if (NStores * Size1 >= MagicCompileTimeControl)

Completed in 63 milliseconds