Searched defs:getLiveIn (Results 1 – 2 of 2) sorted by relevance
235 const Liveness::ValueSetT &Liveness::getLiveIn(Block *block) const { in getLiveIn() function in Liveness
3302 VPValue *getLiveIn(Value *V) const { return Value2VPValue.lookup(V); } getLiveIn() function