Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp606 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local
639 LaneBitmask LiveAfter = getLiveLanesAt(LIS, MRI, true, RegUnit, in adjustLaneLiveness() local
1069 LaneBitmask LiveAfter = (LiveLanes & ~DefLanes) | UseLanes; in bumpUpwardPressure() local
1076 LaneBitmask LiveAfter = LiveLanes | P.LaneMask; in bumpUpwardPressure() local
H A DRegAllocGreedy.cpp2349 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
2443 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local