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