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