Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp972 unsigned DefOpEnd = MI.getNumOperands(); in allocateInstruction() local
987 for (unsigned I = 0; I != DefOpEnd; ++I) { in allocateInstruction()