Searched refs:checkForAllReadWriteInstructions (Results 1 – 4 of 4) sorted by relevance
1291 bool Attributor::checkForAllReadWriteInstructions( in checkForAllReadWriteInstructions() function in Attributor
1856 if (!A.checkForAllReadWriteInstructions(CheckRWInstForNoSync, *this, in updateImpl()7219 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()7866 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this, in updateImpl()
3350 if (!A.checkForAllReadWriteInstructions( in updateImpl()
1838 bool checkForAllReadWriteInstructions(function_ref<bool(Instruction &)> Pred,