Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3222 static void computeLiveOutSeed(BasicBlock *BB, SetVector<Value *> &LiveTmp, in computeLiveOutSeed() function
3292 computeLiveOutSeed(&BB, Data.LiveOut[&BB], GC); in computeLiveInValues()