Searched defs:UseSet (Results 1 – 5 of 5) sorted by relevance
145 UseSet(const Use &U) : U(U), OrigV(U.get()) {} in UseSet() function
269 auto UseSet = LV->getAllReachedUses(DR, DA); in getAllRealUses() local
70 using UseSet = SetVector<Use *>; typedef
692 bool UseSet = MAI->usesSetToEquateSymbol(); in emitAssignment() local
585 BitVector &DefSet, BitVector &UseSet) { in addRegsToSet()