Searched refs:StoresByIndex (Results 1 – 1 of 1) sorted by relevance
649 StoresByIndexTy StoresByIndex; in promoteSingleBlockAlloca() local653 StoresByIndex.push_back(std::make_pair(LBI.getInstructionIndex(SI), SI)); in promoteSingleBlockAlloca()657 llvm::sort(StoresByIndex, less_first()); in promoteSingleBlockAlloca()670 StoresByIndex, in promoteSingleBlockAlloca()674 if (I == StoresByIndex.begin()) { in promoteSingleBlockAlloca()675 if (StoresByIndex.empty()) in promoteSingleBlockAlloca()