Searched refs:GAUsesInFunction (Results 1 – 2 of 2) sorted by relevance
155 SmallDenseMap<const Value *,int> GAUsesInFunction; variable
2034 auto [It, Inserted] = GAUsesInFunction.try_emplace(V); in getUsesInFunction()2468 GAUsesInFunction.clear(); in rebalanceAddressTrees()