Searched refs:dropDroppableUses (Results 1 – 6 of 6) sorted by relevance
70 G.dropDroppableUses(); in checkIfSupported()
492 dropDroppableUses(llvm::function_ref<bool(const Use *)> ShouldDrop =
208 void Value::dropDroppableUses( in dropDroppableUses() function in Value
1063 I->dropDroppableUses(); in tryPromoteAllocaToVector()
2552 I->dropDroppableUses(); in cleanupIR()
5235 I->dropDroppableUses([&](const Use *U) { in tryToSinkInstruction()