Searched refs:StatepointToken (Results 1 – 1 of 1) sorted by relevance
275 Instruction *StatepointToken; member1276 Instruction *StatepointToken, in CreateGCRelocates() argument1288 Module *M = StatepointToken->getModule(); in CreateGCRelocates()1325 GCRelocateDecl, {StatepointToken, BaseIdx, LiveIdx}, in CreateGCRelocates()1596 Result.StatepointToken = Token; in makeStatepointExplicitImpl()1749 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca()2352 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints()2360 assert(DT.isReachableFromEntry(Info.StatepointToken->getParent()) && in insertParsePoints()2369 assert(DT.dominates(LiveInst, Info.StatepointToken) && in insertParsePoints()