Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp603 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
630 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, RegUnit, in adjustLaneLiveness() local
1057 LaneBitmask LiveAfter = LiveRegs.contains(Reg); in bumpUpwardPressure() local
1075 LaneBitmask LiveAfter = LiveRegs.contains(Reg); in bumpUpwardPressure() local
H A DRegAllocGreedy.cpp1681 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
1774 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local