Searched defs:Statepoint (Results 1 – 5 of 5) sorted by relevance
170 assert((isa<GCStatepointInst>(Statepoint) || isa<UndefValue>(Statepoint)) && in findPreviousSpillSlot() local 1208 const Value *Statepoint in visitGCRelocate() local [all...]
892 auto Statepoint = getStatepoint(); getBasePtr() local 903 auto *Statepoint = getStatepoint(); getDerivedPtr() local
873 CreateGCResult(Instruction * Statepoint,Type * ResultType,const Twine & Name) CreateGCResult() argument 884 CreateGCRelocate(Instruction * Statepoint,int BaseOffset,int DerivedOffset,Type * ResultType,const Twine & Name) CreateGCRelocate() argument
5636 auto *Statepoint = Call.getArgOperand(0); visitIntrinsicCall() local
2067 Value *Statepoint = Info.StatepointToken; relocationViaAlloca() local