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