Lines Matching refs:ValueSetT
28 using ValueSetT = Liveness::ValueSetT; typedef
84 ValueSetT newIn = useValues; in updateLiveIn()
111 ValueSetT inValues;
114 ValueSetT outValues;
117 ValueSetT defValues;
120 ValueSetT useValues;
231 const Liveness::ValueSetT &Liveness::getLiveIn(Block *block) const { in getLiveIn()
236 const Liveness::ValueSetT &Liveness::getLiveOut(Block *block) const { in getLiveOut()
290 auto printValueRefs = [&](const ValueSetT &values) { in print()
395 LivenessBlockInfo::ValueSetT
397 ValueSetT liveSet; in currentlyLiveValues()