Searched refs:StatepointToken (Results 1 – 1 of 1) sorted by relevance
208 GCStatepointInst *StatepointToken; member1499 Instruction *StatepointToken, in CreateGCRelocates() argument1511 Module *M = StatepointToken->getModule(); in CreateGCRelocates()1548 GCRelocateDecl, {StatepointToken, BaseIdx, LiveIdx}, in CreateGCRelocates()1922 Result.StatepointToken = Token; in makeStatepointExplicitImpl()2066 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca()2840 llvm::append_range(Live, Info.StatepointToken->gc_args()); in insertParsePoints()2846 assert(DT.isReachableFromEntry(Info.StatepointToken->getParent()) && in insertParsePoints()2848 for (Value *V : Info.StatepointToken->gc_args()) { in insertParsePoints()2855 assert(DT.dominates(LiveInst, Info.StatepointToken) && in insertParsePoints()