Searched refs:dropDroppableUses (Results 1 – 6 of 6) sorted by relevance
71 G.dropDroppableUses(); in checkIfSupported()
486 void dropDroppableUses(llvm::function_ref<bool(const Use *)> ShouldDrop =
199 void Value::dropDroppableUses( in dropDroppableUses() function in Value
959 I->dropDroppableUses(); in tryPromoteAllocaToVector()
2560 I->dropDroppableUses(); in cleanupIR()
4775 I->dropDroppableUses([&](const Use *U) { in tryToSinkInstruction()