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