Searched refs:LiveSet (Results 1 – 3 of 3) sorted by relevance
144 MapVector<BasicBlock *, SetVector<Value *>> LiveSet; member172 StatepointLiveSetTy LiveSet; member282 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness() local283 findLiveSetAtInst(Inst, OriginalLivenessData, LiveSet); in analyzeParsePointLiveness()287 for (Value *V : LiveSet) in analyzeParsePointLiveness()292 dbgs() << "Number live values: " << LiveSet.size() << "\n"; in analyzeParsePointLiveness()294 Result.LiveSet = LiveSet; in analyzeParsePointLiveness()1043 findBasePointers(result.LiveSet, PointerToBase, &DT, DVCache); in findBasePointers()1465 const auto &LiveSet = Result.LiveSet; in makeStatepointExplicit() local1470 LiveVec.reserve(LiveSet.size()); in makeStatepointExplicit()[all …]
96 typedef std::set<RetOrArg> LiveSet; typedef100 LiveSet LiveValues;
114 typedef std::set<RetOrArg> LiveSet; typedef in __anoncee85ffd0111::DAE118 LiveSet LiveValues;