HomeSort by: relevance | last modified time | path
    Searched refs:handleRemoval (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFunction.h 435 void handleRemoval(MachineInstr &MI);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineFunction.cpp 150 void MachineFunction::handleRemoval(MachineInstr &MI) {
MachineBasicBlock.cpp 168 MF->handleRemoval(*N);

Completed in 23 milliseconds