Searched refs:StatepointLiveSetTy (Results 1 – 1 of 1) sorted by relevance
263 using StatepointLiveSetTy = SetVector<Value *>; typedef269 StatepointLiveSetTy LiveSet;317 StatepointLiveSetTy &out);384 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness()1342 static void findBasePointers(const StatepointLiveSetTy &live, in findBasePointers()1364 StatepointLiveSetTy PotentiallyDerivedPointers = result.LiveSet; in findBasePointers()3243 StatepointLiveSetTy &Out) { in findLiveSetAtInst()3264 StatepointLiveSetTy Updated; in recomputeLiveInValues()