Searched refs:StatepointLiveSetTy (Results 1 – 1 of 1) sorted by relevance
198 using StatepointLiveSetTy = SetVector<Value *>; typedef204 StatepointLiveSetTy LiveSet;252 StatepointLiveSetTy &out, GCStrategy *GC);318 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness()1302 static void findBasePointers(const StatepointLiveSetTy &live, in findBasePointers()1324 StatepointLiveSetTy PotentiallyDerivedPointers = result.LiveSet; in findBasePointers()3344 StatepointLiveSetTy &Out, GCStrategy *GC) { in findLiveSetAtInst()3366 StatepointLiveSetTy Updated; in recomputeLiveInValues()