Home
last modified time | relevance | path

Searched defs:LiveAfter (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp630 if (LiveAfter.none()) in adjustLaneLiveness() local
1057 LaneBitmask LiveBefore = (LiveAfter & ~DefLanes) | UseLanes; in bumpUpwardPressure() local
603 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, I->RegUnit, adjustLaneLiveness() local
1075 LaneBitmask LiveAfter = LiveRegs.contains(Reg); bumpUpwardPressure() local
[all...]
H A DRegAllocGreedy.cpp1683 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; tryLocalSplit() local
1776 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; tryLocalSplit() local