Lines Matching defs:ForOrder
3127 /// \param ForOrder Tries to fetch the best candidates for ordering info. Also
3136 bool ForOrder);
3143 /// \param ForOrder Tries to fetch the best candidates for ordering info. Also
3153 unsigned NumParts, bool ForOrder = false);
4653 /*ForOrder=*/true);
13074 SmallVectorImpl<const TreeEntry *> &Entries, unsigned Part, bool ForOrder) {
13176 if (ForOrder && VTE->Idx < GatheredLoadsEntriesFirst.value_or(0) &&
13422 (ForOrder ? std::distance(
13428 if (ForOrder || IsIdentity || Entries.empty()) {
13588 bool ForOrder) {
13628 ForOrder);