Searched refs:getUniqueUndroppableUser (Results 1 – 3 of 3) sorted by relevance
463 User *getUniqueUndroppableUser();464 const User *getUniqueUndroppableUser() const { in getUniqueUndroppableUser() function465 return const_cast<Value *>(this)->getUniqueUndroppableUser(); in getUniqueUndroppableUser()
178 User *Value::getUniqueUndroppableUser() { in getUniqueUndroppableUser() function in Value
2467 if (auto *U = dyn_cast<Instruction>(Cand->getUniqueUndroppableUser())) in rematerializeLiveValuesAtUses()