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

  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 138 bool PropagateForward(MachineBasicBlock::iterator MII,
557 /// PropagateForward - Traverse forward and look for the kill of OldReg. If
560 bool StackSlotColoring::PropagateForward(MachineBasicBlock::iterator MII,
617 if (PropagateForward(MI, MBB, DstReg, Reg)) {
  /external/v8/test/mjsunit/
regexp.js 306 // BackReferenceNode::PropagateForward.

Completed in 2083 milliseconds