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