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