Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp338 void findAndSortDefOperandIndexes(const MachineInstr &MI);
1300 void RegAllocFastImpl::findAndSortDefOperandIndexes(const MachineInstr &MI) { in findAndSortDefOperandIndexes() function in RegAllocFastImpl
1463 findAndSortDefOperandIndexes(MI); in allocateInstruction()