Home
last modified time | relevance | path

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

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