Searched refs:getStatepoint (Results 1 – 5 of 5) sorted by relevance
842 const Value *GCProjectionInst::getStatepoint() const { in getStatepoint() function in GCProjectionInst868 auto Statepoint = getStatepoint(); in getBasePtr()879 auto *Statepoint = getStatepoint(); in getDerivedPtr()
5968 const Value &StatepointCall = *cast<GCRelocateInst>(Call).getStatepoint(); in visitIntrinsicCall()
169 const Value *Statepoint = Relocate->getStatepoint(); in findPreviousSpillSlot()1188 const Value *SI = CI.getStatepoint(); in visitGCResult()1212 const Value *Statepoint = Relocate.getStatepoint(); in visitGCRelocate()
1693 LLVM_ABI const Value *getStatepoint() const;
1261 if (RI->getStatepoint() == RelocatedBase->getStatepoint()) in simplifyRelocatesOffABase()