Searched defs:HPL (Results 1 – 1 of 1) sorted by relevance
389 void computeInsertionPoints(const VNtoInsns &Map, HoistingPointList &HPL, in computeInsertionPoints()834 HoistingPointList &HPL) { in findHoistableCandidates()1064 std::pair<unsigned, unsigned> GVNHoist::hoist(HoistingPointList &HPL) { in hoist()1189 HoistingPointList HPL; in hoistExpressions() local