Searched refs:StatepointToken (Results 1 – 1 of 1) sorted by relevance
208 GCStatepointInst *StatepointToken; member1500 Instruction *StatepointToken, in CreateGCRelocates() argument1512 Module *M = StatepointToken->getModule(); in CreateGCRelocates()1549 GCRelocateDecl, {StatepointToken, BaseIdx, LiveIdx}, in CreateGCRelocates()1923 Result.StatepointToken = Token; in makeStatepointExplicitImpl()2067 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca()2842 llvm::append_range(Live, Info.StatepointToken->gc_args()); in insertParsePoints()2848 assert(DT.isReachableFromEntry(Info.StatepointToken->getParent()) && in insertParsePoints()2850 for (Value *V : Info.StatepointToken->gc_args()) { in insertParsePoints()2857 assert(DT.dominates(LiveInst, Info.StatepointToken) && in insertParsePoints()