Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2743 static DenseSet<Value *> computeKillSet(BasicBlock *BB) { in computeKillSet() function
2796 Data.KillSet[&BB] = computeKillSet(&BB); in computeLiveInValues()