Searched refs:checkForAllReadWriteInstructions (Results 1 – 4 of 4) sorted by relevance
2374 if (!A.checkForAllReadWriteInstructions(CheckRWInstForNoSync, *this, in updateImpl()8062 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()8738 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
1913 bool Attributor::checkForAllReadWriteInstructions( in checkForAllReadWriteInstructions() function in Attributor
4420 if (!A.checkForAllReadWriteInstructions( in updateImpl()
2212 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,