Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterPressure.cpp605 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
638 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, RegUnit, in adjustLaneLiveness() local
1068 LaneBitmask LiveAfter = (LiveLanes & ~DefLanes) | UseLanes; in bumpUpwardPressure() local
1075 LaneBitmask LiveAfter = LiveLanes | P.LaneMask; in bumpUpwardPressure() local
H A DRegAllocGreedy.cpp1583 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
1676 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local