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