Searched refs:checkForAllReadWriteInstructions (Results 1 – 4 of 4) sorted by relevance
2095 bool Attributor::checkForAllReadWriteInstructions( in checkForAllReadWriteInstructions() function in Attributor
2216 if (!A.checkForAllReadWriteInstructions(CheckRWInstForNoSync, *this, in updateImpl()8100 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()8790 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
4706 if (!A.checkForAllReadWriteInstructions( in updateImpl()
2378 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,