Home
last modified time | relevance | path

Searched refs:MagicCompileTimeControl (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp105 const int MagicCompileTimeControl = 250; member in __anon7493138f0111::MergedLoadStoreMotion
305 if (NStores * Size1 >= MagicCompileTimeControl) in mergeStores()