Searched refs:GetAllSortedSuccessors (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | MachineSink.cpp | 143 GetAllSortedSuccessors(MachineInstr &MI, MachineBasicBlock *MBB, 539 MachineSinking::GetAllSortedSuccessors(MachineInstr &MI, MachineBasicBlock *MBB, in GetAllSortedSuccessors() function in MachineSinking 639 GetAllSortedSuccessors(MI, MBB, AllSuccessors)) { in FindSuccToSinkTo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineSink.cpp | 175 GetAllSortedSuccessors(MachineInstr &MI, MachineBasicBlock *MBB, 580 MachineSinking::GetAllSortedSuccessors(MachineInstr &MI, MachineBasicBlock *MBB, in GetAllSortedSuccessors() function in MachineSinking 679 GetAllSortedSuccessors(MI, MBB, AllSuccessors)) { in FindSuccToSinkTo()
|