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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp380 AllSuccsCache AllSuccessors; local
560 isProfitableToSinkTo(unsigned Reg, MachineInstr &MI, MachineBasicBlock *MBB, MachineBasicBlock *SuccToSinkTo, AllSuccsCache &AllSuccessors) argument
647 FindSuccToSinkTo(MachineInstr &MI, MachineBasicBlock *MBB, bool &BreakPHIEdge, AllSuccsCache &AllSuccessors) argument
869 SinkInstruction(MachineInstr &MI, bool &SawStore, AllSuccsCache &AllSuccessors) argument
[all...]

Completed in 101 milliseconds