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

/external/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2727 static void computeLiveOutSeed(BasicBlock *BB, DenseSet<Value *> &LiveTmp) { function
2806 computeLiveOutSeed(&BB, Data.LiveOut[&BB]);

Completed in 59 milliseconds