Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1790 const bool LiveAfter = SplitAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local
1885 bool LiveAfter = BestAfter != NumGaps || BI.LiveOut; in tryLocalSplit() local