Searched refs:HasBranchToSelf (Results 1 – 1 of 1) sorted by relevance
1636 bool HasBranchToSelf = false; in OptimizeBlock() local1642 HasBranchToSelf = true; in OptimizeBlock()1679 if (!HasBranchToSelf) return MadeChange; in OptimizeBlock()