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