Searched refs:StoresByIndexTy (Results 1 – 3 of 3) sorted by relevance
471 using StoresByIndexTy = SmallVector<std::pair<unsigned, StoreInst *>, 64>; in promoteSingleBlockAlloca() typedef472 StoresByIndexTy StoresByIndex; in promoteSingleBlockAlloca()492 StoresByIndexTy::iterator I = in promoteSingleBlockAlloca()
445 typedef SmallVector<std::pair<unsigned, StoreInst *>, 64> StoresByIndexTy; in promoteSingleBlockAlloca() typedef446 StoresByIndexTy StoresByIndex; in promoteSingleBlockAlloca()466 StoresByIndexTy::iterator I = in promoteSingleBlockAlloca()
930 typedef SmallVector<std::pair<unsigned, StoreInst*>, 64> StoresByIndexTy; in PromoteSingleBlockAlloca() typedef931 StoresByIndexTy StoresByIndex; in PromoteSingleBlockAlloca()964 StoresByIndexTy::iterator I = in PromoteSingleBlockAlloca()