Searched refs:isImmutableObjectIndex (Results 1 – 13 of 13) sorted by relevance
112 return MFI && MFI->isImmutableObjectIndex(FI); in isConstant()
383 MF.getFrameInfo()->isImmutableObjectIndex(FrameIdx)) in isReallyTriviallyReMaterializableGeneric()
1115 if (isSS && !mf_->getFrameInfo()->isImmutableObjectIndex(Slot)) in tryFoldMemoryOperand()
55 return MFI && MFI->isImmutableObjectIndex(FI); in isConstant()
301 YamlObject.IsImmutable = MFI.isImmutableObjectIndex(I); in convertStackObjects()
847 MF.getFrameInfo()->isImmutableObjectIndex(FrameIdx)) in isReallyTriviallyReMaterializableGeneric()
63 return MFI && MFI->isImmutableObjectIndex(FI); in isConstant()
364 YamlObject.IsImmutable = MFI.isImmutableObjectIndex(I); in convertStackObjects()
908 MF.getFrameInfo().isImmutableObjectIndex(FrameIdx)) in isReallyTriviallyReMaterializableGeneric()
457 bool isImmutableObjectIndex(int ObjectIdx) const { in isImmutableObjectIndex() function
564 bool isImmutableObjectIndex(int ObjectIdx) const { in isImmutableObjectIndex() function
632 bool isImmutableObjectIndex(int ObjectIdx) const { in isImmutableObjectIndex() function
4123 if (!Flags.isByVal() && !MFI.isImmutableObjectIndex(FI)) in MatchingStackOffset()