Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1206 bool Livethrough0 = MO0.isEarlyClobber() || MO0.isTied() || in allocateInstruction() local
1210 if (Livethrough0 > Livethrough1) in allocateInstruction()
1212 if (Livethrough0 < Livethrough1) in allocateInstruction()