Searched refs:doesNotReadMemory (Results 1 – 8 of 8) sorted by relevance
462 bool doesNotReadMemory() const { in doesNotReadMemory() function463 CALLSITE_DELEGATE_GETTER(doesNotReadMemory()); in doesNotReadMemory()628 bool doesNotReadMemory(unsigned OpNo) const { in doesNotReadMemory() function
476 bool doesNotReadMemory() const { in doesNotReadMemory() function
1442 bool doesNotReadMemory(unsigned OpNo) const {1511 bool doesNotReadMemory() const {
176 else if (doesNotReadMemory(MRB)) in getModRefInfo()248 else if (doesNotReadMemory(Call1B)) in getModRefInfo()
686 else if (Call->doesNotReadMemory()) in getModRefBehavior()719 else if (F->doesNotReadMemory()) in getModRefBehavior()898 if (Call->doesNotReadMemory(OperandNo)) { in getModRefInfo()
118 if (AliasAnalysis::doesNotReadMemory(MRB)) in checkFunctionMemoryAccess()274 if (F->doesNotReadMemory() && WritesMemory) in addReadAttrs()
461 static bool doesNotReadMemory(FunctionModRefBehavior MRB) { in doesNotReadMemory() function
983 if (CI->doesNotReadMemory()) in canInterchangeLoops()