Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocFast.cpp1124 bool HasEarlyClobber = false; in allocateInstruction() local
1134 HasEarlyClobber = true; in allocateInstruction()
1146 HasEarlyClobber = true; in allocateInstruction()
1363 if (HasEarlyClobber) { in allocateInstruction()