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

/external/chromium/chrome/browser/resources/net_internals/
H A Dsourceentry.js371 SourceEntry.prototype.moveAfter = function(entry) {
/external/llvm/lib/VMCore/
H A DBasicBlock.cpp111 /// moveAfter - Unlink this basic block from its current function and
113 void BasicBlock::moveAfter(BasicBlock *MovePos) { function in class:BasicBlock
/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp341 void MachineBasicBlock::moveAfter(MachineBasicBlock *NewBefore) { function in class:MachineBasicBlock

Completed in 965 milliseconds