Searched defs:BottomMI (Results 1 – 1 of 1) sorted by relevance
86 const auto BottomMI = End == BB->end() ? std::prev(End) : End; in printLivenessInfo() local239 auto const BottomMI = End == BBEnd ? std::prev(End) : End; in getRegionPressure() local