Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp340 void allocateInstruction(MachineInstr &MI);
1382 void RegAllocFastImpl::allocateInstruction(MachineInstr &MI) { in allocateInstruction() function in RegAllocFastImpl
1737 allocateInstruction(MI); in allocateBasicBlock()