Home
last modified time | relevance | path

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

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