HomeSort by relevance Sort by last modified time
    Searched refs:updateTerminator (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp     [all...]
MachineBasicBlock.cpp 386 void MachineBasicBlock::updateTerminator() {
713 // that LiveVariables is properly updated after updateTerminator replaces the
758 // If updateTerminator() removes instructions, we need to remove them from
767 updateTerminator();
792 // Some instructions may have been moved to NMBB by updateTerminator(),
890 // updateTerminator().
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 349 /// updateTerminator - Update the terminator instructions in block to account
353 void updateTerminator();
  /external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp     [all...]

Completed in 187 milliseconds