Searched refs:itb (Results 1 – 1 of 1) sorted by relevance
179 for (HReversePostOrderIterator itb(*GetGraph()); !itb.Done(); itb.Advance()) { in FixNullConstantType() local180 for (HInstructionIterator it(itb.Current()->GetInstructions()); !it.Done(); it.Advance()) { in FixNullConstantType()211 for (HReversePostOrderIterator itb(*GetGraph()); !itb.Done(); itb.Advance()) { in EquivalentPhisCleanup() local212 for (HInstructionIterator it(itb.Current()->GetPhis()); !it.Done(); it.Advance()) { in EquivalentPhisCleanup()