Searched refs:checkForAllReadWriteInstructions (Results 1 – 2 of 2) sorted by relevance
1042 bool checkForAllReadWriteInstructions(
1513 if (!A.checkForAllReadWriteInstructions(CheckRWInstForNoSync, *this) || in updateImpl()4961 if (!A.checkForAllReadWriteInstructions(CheckRWInst, *this)) in updateImpl()5813 bool Attributor::checkForAllReadWriteInstructions( in checkForAllReadWriteInstructions() function in Attributor