Searched refs:EarlierLoad (Results 1 – 1 of 1) sorted by relevance
1125 Instruction *EarlierLoad = L1->comesBefore(L2) ? L1 : L2; in tryToConvertLoadOfPtrSelect() local1128 if (any_of(make_range(EarlierLoad->getIterator(), End), [&](Instruction &I) { in tryToConvertLoadOfPtrSelect()