Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2432 static SetVector<Value *> computeKillSet(BasicBlock *BB) { in computeKillSet() function
2475 Data.KillSet[&BB] = computeKillSet(&BB); in computeLiveInValues()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp2664 static SetVector<Value *> computeKillSet(BasicBlock *BB) { in computeKillSet() function
2707 Data.KillSet[&BB] = computeKillSet(&BB); in computeLiveInValues()