Searched refs:HoistingPointList (Results 1 – 1 of 1) sorted by relevance
126 using HoistingPointList = SmallVector<HoistingPointInfo, 4>; typedef399 HoistingPointList &HPL);403 void computeInsertionPoints(const VNtoInsns &Map, HoistingPointList &HPL, in computeInsertionPoints()513 std::pair<unsigned, unsigned> hoist(HoistingPointList &HPL);875 HoistingPointList &HPL) { in findHoistableCandidates()1097 std::pair<unsigned, unsigned> GVNHoist::hoist(HoistingPointList &HPL) { in hoist()1221 HoistingPointList HPL; in hoistExpressions()