Home
last modified time | relevance | path

Searched refs:Livethrough1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1359 bool Livethrough1 = MO1.isEarlyClobber() || MO1.isTied() || in findAndSortDefOperandIndexes() local
1361 if (Livethrough0 > Livethrough1) in findAndSortDefOperandIndexes()
1363 if (Livethrough0 < Livethrough1) in findAndSortDefOperandIndexes()