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