Searched refs:computeKillSet (Results 1 – 1 of 1) sorted by relevance
3247 static SetVector<Value *> computeKillSet(BasicBlock *BB, GCStrategy *GC) { in computeKillSet() function3290 Data.KillSet[&BB] = computeKillSet(&BB, GC); in computeLiveInValues()