Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp111 bool removeMBBifRedundant(MachineBasicBlock &MBB);
647 removeMBBifRedundant(MBB); in optimizeEndCf()
710 bool SILowerControlFlow::removeMBBifRedundant(MachineBasicBlock &MBB) { in removeMBBifRedundant() function in SILowerControlFlow