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