Home
last modified time | relevance | path

Searched refs:PropagateForward (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp138 bool PropagateForward(MachineBasicBlock::iterator MII,
560 bool StackSlotColoring::PropagateForward(MachineBasicBlock::iterator MII, in PropagateForward() function in StackSlotColoring
617 if (PropagateForward(MI, MBB, DstReg, Reg)) { in UnfoldAndRewriteInstruction()
/external/v8/src/compiler/
Dloop-analysis.cc70 PropagateForward(); in Run()
296 void PropagateForward() { in PropagateForward() function in v8::internal::compiler::LoopFinderImpl