Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocFast.cpp1222 bool Livethrough1 = MO1.isEarlyClobber() || MO1.isTied() || in allocateInstruction() local
1224 if (Livethrough0 > Livethrough1) in allocateInstruction()
1226 if (Livethrough0 < Livethrough1) in allocateInstruction()