Searched refs:getAllReachedUses (Results 1 – 3 of 3) sorted by relevance
45 NodeSet getAllReachedUses(RegisterRef RefRR, NodeAddr<DefNode*> DefA,
281 NodeSet Liveness::getAllReachedUses(RegisterRef RefRR, in getAllReachedUses() function in Liveness312 T = getAllReachedUses(RefRR, DA, DefRRs); in getAllReachedUses()316 T = getAllReachedUses(RefRR, DA, NewDefRRs); in getAllReachedUses()
219 auto UseSet = LV->getAllReachedUses(DR, DA); in getAllRealUses()