Searched refs:FUU (Results 1 – 1 of 1) sorted by relevance
977 const User *FUU = FU; in hasAddressTaken() local980 FUU = *FU->user_begin(); in hasAddressTaken()981 if (llvm::all_of(FUU->users(), [](const User *U) { in hasAddressTaken()