Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp2348 const bool LiveBefore = SplitBefore != 0 || BI.LiveIn; in tryLocalSplit() local
2442 bool LiveBefore = BestBefore != 0 || BI.LiveIn; in tryLocalSplit() local
H A DRegisterPressure.cpp624 LaneBitmask LiveBefore = getLiveLanesAt(LIS, MRI, true, I->RegUnit, in adjustLaneLiveness() local