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