Searched refs:InsertionPoints (Results 1 – 1 of 1) sorted by relevance
120 typedef DenseMap<Instruction *, Uses> InsertionPoints; typedef in __anone48eb3b90111::AArch64PromoteConstant123 typedef DenseMap<Function *, InsertionPoints> InsertionPointsPerFunc;138 bool isDominated(Instruction *NewPt, Use &Use, InsertionPoints &InsertPts);152 bool tryAndMerge(Instruction *NewPt, Use &Use, InsertionPoints &InsertPts);187 InsertionPoints::iterator &IPI, in appendAndTransferDominatedUses()188 InsertionPoints &InsertPts) { in appendAndTransferDominatedUses()343 InsertionPoints &InsertPts) { in isDominated()369 InsertionPoints &InsertPts) { in tryAndMerge()377 for (InsertionPoints::iterator IPI = InsertPts.begin(), in tryAndMerge()444 InsertionPoints &InsertPts = in computeInsertionPoints()[all …]