Searched refs:StatepointLiveSetTy (Results 1 – 1 of 1) sorted by relevance
197 using StatepointLiveSetTy = SetVector<Value *>; typedef203 StatepointLiveSetTy LiveSet;251 StatepointLiveSetTy &out, GCStrategy *GC);317 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness()1308 static void findBasePointers(const StatepointLiveSetTy &live, in findBasePointers()1330 StatepointLiveSetTy PotentiallyDerivedPointers = result.LiveSet; in findBasePointers()3352 StatepointLiveSetTy &Out, GCStrategy *GC) { in findLiveSetAtInst()3374 StatepointLiveSetTy Updated; in recomputeLiveInValues()