Searched refs:dropDroppableUses (Results 1 – 5 of 5) sorted by relevance
483 void dropDroppableUses(llvm::function_ref<bool(const Use *)> ShouldDrop =
187 void Value::dropDroppableUses( in dropDroppableUses() function in Value
1722 I->dropDroppableUses(); in cleanupIR()
3483 Arg.dropDroppableUses(); in manifest()
3710 I->dropDroppableUses([DestBlock](const Use *U) { in TryToSinkInstruction()