Searched refs:StatepointToken (Results 1 – 1 of 1) sorted by relevance
275 GCStatepointInst *StatepointToken; member1524 Instruction *StatepointToken, in CreateGCRelocates() argument1536 Module *M = StatepointToken->getModule(); in CreateGCRelocates()1573 GCRelocateDecl, {StatepointToken, BaseIdx, LiveIdx}, in CreateGCRelocates()1947 Result.StatepointToken = Token; in makeStatepointExplicitImpl()2100 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca()2877 llvm::append_range(Live, Info.StatepointToken->gc_args()); in insertParsePoints()2883 assert(DT.isReachableFromEntry(Info.StatepointToken->getParent()) && in insertParsePoints()2885 for (Value *V : Info.StatepointToken->gc_args()) { in insertParsePoints()2892 assert(DT.dominates(LiveInst, Info.StatepointToken) && in insertParsePoints()