Searched refs:StatepointToken (Results 1 – 1 of 1) sorted by relevance
273 GCStatepointInst *StatepointToken; member1470 Instruction *StatepointToken, in CreateGCRelocates() argument1482 Module *M = StatepointToken->getModule(); in CreateGCRelocates()1519 GCRelocateDecl, {StatepointToken, BaseIdx, LiveIdx}, in CreateGCRelocates()1893 Result.StatepointToken = Token; in makeStatepointExplicitImpl()2046 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca()2749 llvm::append_range(Live, Info.StatepointToken->gc_args()); in insertParsePoints()2755 assert(DT.isReachableFromEntry(Info.StatepointToken->getParent()) && in insertParsePoints()2757 for (Value *V : Info.StatepointToken->gc_args()) { in insertParsePoints()2764 assert(DT.dominates(LiveInst, Info.StatepointToken) && in insertParsePoints()