Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp826 MachineFunction::iterator FallThroughPos(FallThrough); in removeMBBifRedundant() local
827 MF->splice(std::next(FallThroughPos), Succ); in removeMBBifRedundant()