Lines Matching defs:OnlyReadsMemory
1406 const int OnlyReadsMemory = IK_OnlyReadsMemory;1518 bool OnlyReadsMemory = IK == IK_OnlyReadsMemory;1520 assert(!(OnlyReadsMemory && WritesMemory));1534 OnlyReadsMemory) {1539 if (!OnlyReadsMemory && !WritesMemory)