Searched refs:computeLiveOutSeed (Results 1 – 1 of 1) sorted by relevance
3222 static void computeLiveOutSeed(BasicBlock *BB, SetVector<Value *> &LiveTmp, in computeLiveOutSeed() function3292 computeLiveOutSeed(&BB, Data.LiveOut[&BB], GC); in computeLiveInValues()