Searched refs:MemorySSADefsPerBlockLimit (Results 1 – 1 of 1) sorted by relevance
137 static cl::opt<unsigned> MemorySSADefsPerBlockLimit( variable916 if (MD && State.MemDefs.size() < MemorySSADefsPerBlockLimit && in get()