Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp765 MachineFunction::iterator FallThroughPos(FallThrough); in removeMBBifRedundant() local
766 MF->splice(std::next(FallThroughPos), Succ); in removeMBBifRedundant()