Searched refs:ShouldDrop (Results 1 – 2 of 2) sorted by relevance
188 llvm::function_ref<bool(const Use *)> ShouldDrop) { in dropDroppableUses() argument191 if (U.getUser()->isDroppable() && ShouldDrop(&U)) in dropDroppableUses()
483 void dropDroppableUses(llvm::function_ref<bool(const Use *)> ShouldDrop =