Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1261 bool Livethrough0 = MO0.isEarlyClobber() || MO0.isTied() || in allocateInstruction() local
1265 if (Livethrough0 > Livethrough1) in allocateInstruction()
1267 if (Livethrough0 < Livethrough1) in allocateInstruction()