Searched defs:updateTerminator (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp392 void MachineBasicBlock::updateTerminator() { function in class:MachineBasicBlock
724 // that LiveVariables is properly updated after updateTerminator replaces the
769 // If updateTerminator() removes instructions, we need to remove them from
778 updateTerminator();
803 // Some instructions may have been moved to NMBB by updateTerminator(),
901 // updateTerminator().

Completed in 78 milliseconds