Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp258 GetAllSortedSuccessors(MachineInstr &MI, MachineBasicBlock *MBB,
1142 MachineSinking::GetAllSortedSuccessors(MachineInstr &MI, MachineBasicBlock *MBB, in GetAllSortedSuccessors() function in MachineSinking
1237 GetAllSortedSuccessors(MI, MBB, AllSuccessors)) { in FindSuccToSinkTo()