Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineFunction.h503 void handleRemoval(MachineInstr &MI);
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineFunction.cpp177 void MachineFunction::handleRemoval(MachineInstr &MI) { in handleRemoval() function in MachineFunction
HDMachineBasicBlock.cpp168 MF->handleRemoval(*N); in removeNodeFromList()