Searched refs:OutsideUses (Results 1 – 1 of 1) sorted by relevance
4005 SmallVector<Use *, 4> OutsideUses; in insertInstructionGuardsHelper() local4009 OutsideUses.push_back(&U); in insertInstructionGuardsHelper()4012 if (OutsideUses.empty()) in insertInstructionGuardsHelper()4036 for (Use *U : OutsideUses) in insertInstructionGuardsHelper()