Searched refs:HoistingPointInfo (Results 1 – 1 of 1) sorted by relevance
119 using HoistingPointInfo = std::pair<BasicBlock *, SmallVecInsn>; typedef121 using HoistingPointList = SmallVector<HoistingPointInfo, 4>;1068 for (const HoistingPointInfo &HP : HPL) { in hoist()