Searched refs:StatepointToken (Results 1 – 1 of 1) sorted by relevance
274 GCStatepointInst *StatepointToken; member1389 Instruction *StatepointToken, in CreateGCRelocates() argument1401 Module *M = StatepointToken->getModule(); in CreateGCRelocates()1438 GCRelocateDecl, {StatepointToken, BaseIdx, LiveIdx}, in CreateGCRelocates()1804 Result.StatepointToken = Token; in makeStatepointExplicitImpl()1956 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca()2562 llvm::append_range(Live, Info.StatepointToken->gc_args()); in insertParsePoints()2568 assert(DT.isReachableFromEntry(Info.StatepointToken->getParent()) && in insertParsePoints()2570 for (Value *V : Info.StatepointToken->gc_args()) { in insertParsePoints()2577 assert(DT.dominates(LiveInst, Info.StatepointToken) && in insertParsePoints()