Searched refs:CanPreInc (Results 1 – 1 of 1) sorted by relevance
318 Instruction *BaseMemI, bool CanPreInc, PrepForm Form,641 Instruction *BaseMemI, bool CanPreInc, in rewriteForBase() argument680 if (CanPreInc) { in rewriteForBase()718 if (CanPreInc) { in rewriteForBase()1029 bool CanPreInc = (Form == UpdateForm || in rewriteLoadStores() local1039 CanPreInc, Form, SCEVE, DeletedPtrs); in rewriteLoadStores()1077 if (Form == DSForm && !CanPreInc) in rewriteLoadStores()1081 else if (Form == UpdateForm || (Form == DSForm && CanPreInc)) in rewriteLoadStores()