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