Searched refs:CanPreInc (Results 1 – 1 of 1) sorted by relevance
327 Instruction *BaseMemI, bool CanPreInc, PrepForm Form,650 Instruction *BaseMemI, bool CanPreInc, in rewriteForBase() argument689 if (CanPreInc) { in rewriteForBase()727 if (CanPreInc) { in rewriteForBase()1038 bool CanPreInc = (Form == UpdateForm || in rewriteLoadStores() local1048 CanPreInc, Form, SCEVE, DeletedPtrs); in rewriteLoadStores()1086 if (Form == DSForm && !CanPreInc) in rewriteLoadStores()1090 else if (Form == UpdateForm || (Form == DSForm && CanPreInc)) in rewriteLoadStores()