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.cpp1060 LaneBitmask LiveBefore = (LiveAfter & ~DefLanes) | UseLanes; in bumpUpwardPressure() local
1076 LaneBitmask LiveBefore = LiveAfter | P.LaneMask; in bumpUpwardPressure() local
H A DRegAllocGreedy.cpp1680 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn; in tryLocalSplit() local
1773 bool LiveBefore = BestBefore != 0 || BI.LiveIn; in tryLocalSplit() local