Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h410 void handleRemoval(MachineInstr &MI);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp148 void MachineFunction::handleRemoval(MachineInstr &MI) { in handleRemoval() function in MachineFunction
DMachineBasicBlock.cpp128 MF->handleRemoval(*N); in removeNodeFromList()