Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp104 bool removeMBBifRedundant(MachineBasicBlock &MBB);
574 removeMBBifRedundant(MBB); in optimizeEndCf()
717 bool SILowerControlFlow::removeMBBifRedundant(MachineBasicBlock &MBB) { in removeMBBifRedundant() function in SILowerControlFlow