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