Searched refs:IsForward (Results 1 – 6 of 6) sorted by relevance
266 template <bool IsForward>270 if constexpr (IsForward) in applyUpdatesImpl()278 size_t &PendUpdateIndex = IsForward ? PendDTUpdateIndex : PendPDTUpdateIndex; in applyUpdatesImpl()281 while (IsForward ? hasPendingDomTreeUpdates() in applyUpdatesImpl()296 IsForward ? splitDTCriticalEdges(CriticalEdges) in applyUpdatesImpl()
274 template <bool IsForward> void applyUpdatesImpl();
76 bool IsForward, BlockSet &Reachable) const;
236 bool IsForward, in getReachableAvoiding() argument240 if (IsForward) { in getReachableAvoiding()
208 MachineBasicBlock::iterator Update, bool IsForward,2258 bool IsForward, bool IsPreIdx, bool MergeEither) { in mergeUpdateInsn() argument2270 if (IsForward) { in mergeUpdateInsn()
13695 auto DistrubuteVecReduceLoad = [&](SDValue N0, SDValue N1, bool IsForward) { in TryDistrubutionADDVecReduce() argument13751 } else if (IsForward && IsVecReduce(N0) && IsVecReduce(N1) && in TryDistrubutionADDVecReduce()