Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp262 using StatepointLiveSetTy = SetVector<Value *>; typedef
268 StatepointLiveSetTy LiveSet;
309 StatepointLiveSetTy &out);
379 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness()
1164 findBasePointers(const StatepointLiveSetTy &live, in findBasePointers()
2771 StatepointLiveSetTy &Out) { in findLiveSetAtInst()
2792 StatepointLiveSetTy Updated; in recomputeLiveInValues()