Searched refs:isWritableObject (Results 1 – 5 of 5) sorted by relevance
913 bool llvm::isWritableObject(const Value *Object, in isWritableObject() function in llvm
940 LLVM_ABI bool isWritableObject(const Value *Object,
927 if (!isWritableObject(getUnderlyingObject(cpyDest), in performCallSlotOptzn()
2128 if (isWritableObject(Object, ExplicitlyDereferenceableOnly) && in promoteLoopAccessesToScalars()
3030 if (isWritableObject(Obj, ExplicitlyDereferenceableOnly) && in isSafeToSpeculateStore()