Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp332 void allocateBasicBlock(MachineBasicBlock &MBB);
1771 void RegAllocFastImpl::allocateBasicBlock(MachineBasicBlock &MBB) { in allocateBasicBlock() function in RegAllocFastImpl
1856 allocateBasicBlock(MBB); in runOnMachineFunction()