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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineBasicBlock.cpp 281 void MachineBasicBlock::updateTerminator() {
534 // that LiveVariables is properly updated after updateTerminator replaces the
558 updateTerminator();
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp 404 void MachineBasicBlock::updateTerminator() {
741 // that LiveVariables is properly updated after updateTerminator replaces the
786 // If updateTerminator() removes instructions, we need to remove them from
795 updateTerminator();
820 // Some instructions may have been moved to NMBB by updateTerminator(),
918 // updateTerminator().
    [all...]

Completed in 57 milliseconds