Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp761 MachineFunction::iterator FallThroughPos(FallThrough); in removeMBBifRedundant() local
762 MF->splice(std::next(FallThroughPos), Succ); in removeMBBifRedundant()