Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp808 AllSuccsCache AllSuccessors; ProcessBlock() local
1046 isProfitableToSinkTo(Register Reg,MachineInstr & MI,MachineBasicBlock * MBB,MachineBasicBlock * SuccToSinkTo,AllSuccsCache & AllSuccessors) isProfitableToSinkTo() argument
1185 FindSuccToSinkTo(MachineInstr & MI,MachineBasicBlock * MBB,bool & BreakPHIEdge,AllSuccsCache & AllSuccessors) FindSuccToSinkTo() argument
1598 SinkInstruction(MachineInstr & MI,bool & SawStore,AllSuccsCache & AllSuccessors) SinkInstruction() argument
[all...]