Searched refs:getStatepoint (Results 1 – 5 of 5) sorted by relevance
730 const Value *GCProjectionInst::getStatepoint() const { in getStatepoint() function in GCProjectionInst752 auto Statepoint = getStatepoint(); in getBasePtr()763 auto *Statepoint = getStatepoint(); in getDerivedPtr()
5225 const Value &StatepointCall = *cast<GCRelocateInst>(Call).getStatepoint(); in visitIntrinsicCall()
172 const Value *Statepoint = Relocate->getStatepoint(); in findPreviousSpillSlot()1205 const Value *SI = CI.getStatepoint(); in visitGCResult()1229 const Value *Statepoint = Relocate.getStatepoint(); in visitGCRelocate()
1385 const Value *getStatepoint() const;
1087 if (RI->getStatepoint() == RelocatedBase->getStatepoint()) in simplifyRelocatesOffABase()