Searched refs:isWritableObject (Results 1 – 4 of 4) sorted by relevance
905 bool isWritableObject(const Value *Object, bool &ExplicitlyDereferenceableOnly);
921 bool llvm::isWritableObject(const Value *Object, in isWritableObject() function in llvm
938 if (!isWritableObject(getUnderlyingObject(cpyDest), in performCallSlotOptzn()
2190 if (isWritableObject(Object, ExplicitlyDereferenceableOnly) && in promoteLoopAccessesToScalars()