Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp1054 LaneBitmask LiveBefore = (LiveAfter & ~DefLanes) | UseLanes; in bumpUpwardPressure() local
1064 LaneBitmask LiveBefore = LiveAfter | P.LaneMask; in bumpUpwardPressure() local
H A DRegAllocGreedy.cpp1816 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn; in tryLocalSplit() local
1909 bool LiveBefore = BestBefore != 0 || BI.LiveIn; in tryLocalSplit() local