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