Searched refs:isPostIndex (Results 1 – 1 of 1) sorted by relevance
2946 static bool isPostIndex(MachineInstr &MI) { in isPostIndex() function3167 if (isPreIndex(Use) || isPostIndex(Use)) in DistributeIncrements()