Home
last modified time | relevance | path

Searched refs:computeKillSet (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3138 static SetVector<Value *> computeKillSet(BasicBlock *BB) { in computeKillSet() function
3181 Data.KillSet[&BB] = computeKillSet(&BB); in computeLiveInValues()