Searched refs:doesNotReadMemory (Results 1 – 14 of 14) 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
462 bool doesNotReadMemory() const { in doesNotReadMemory() function
1763 bool doesNotReadMemory() const {
425 bool doesNotReadMemory() const { in doesNotReadMemory() function426 CALLSITE_DELEGATE_GETTER(doesNotReadMemory()); in doesNotReadMemory()
302 bool doesNotReadMemory() const {
1747 bool doesNotReadMemory() const {3711 bool doesNotReadMemory() const {
146 else if (doesNotReadMemory(MRB)) in getModRefInfo()213 else if (doesNotReadMemory(CS1B)) in getModRefInfo()
572 else if (CS.doesNotReadMemory()) in getModRefBehavior()601 else if (F->doesNotReadMemory()) in getModRefBehavior()
177 else if (doesNotReadMemory(MRB)) in getModRefInfo()250 else if (doesNotReadMemory(CS1B)) in getModRefInfo()
654 else if (CS.doesNotReadMemory()) in getModRefBehavior()687 else if (F->doesNotReadMemory()) in getModRefBehavior()858 if (CS.doesNotReadMemory(OperandNo)) { in getModRefInfo()
325 bool doesNotReadMemory() const { in doesNotReadMemory() function
324 static bool doesNotReadMemory(FunctionModRefBehavior MRB) { in doesNotReadMemory() function
462 static bool doesNotReadMemory(FunctionModRefBehavior MRB) { in doesNotReadMemory() function
1004 if (CI->doesNotReadMemory()) in canInterchangeLoops()