Searched refs:checkForAllReadWriteInstructions (Results 1 – 4 of 4) sorted by relevance
2091 bool Attributor::checkForAllReadWriteInstructions( in checkForAllReadWriteInstructions() function in Attributor
2214 if (!A.checkForAllReadWriteInstructions(CheckRWInstForNoSync, *this, in updateImpl()8085 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()8775 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
4705 if (!A.checkForAllReadWriteInstructions( in updateImpl()
2385 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,