Searched refs:FallThroughPos (Results 1 – 1 of 1) sorted by relevance
826 MachineFunction::iterator FallThroughPos(FallThrough); in removeMBBifRedundant() local827 MF->splice(std::next(FallThroughPos), Succ); in removeMBBifRedundant()