Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp166 typedef SetVector<Value *> StatepointLiveSetTy; typedef
172 StatepointLiveSetTy LiveSet;
212 StatepointLiveSetTy &out);
282 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness()
1023 findBasePointers(const StatepointLiveSetTy &live, in findBasePointers()
2537 StatepointLiveSetTy &Out) { in findLiveSetAtInst()
2559 StatepointLiveSetTy Updated; in recomputeLiveInValues()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp261 using StatepointLiveSetTy = SetVector<Value *>; typedef
267 StatepointLiveSetTy LiveSet;
308 StatepointLiveSetTy &out);
378 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness()
1163 findBasePointers(const StatepointLiveSetTy &live, in findBasePointers()
2769 StatepointLiveSetTy &Out) { in findLiveSetAtInst()
2790 StatepointLiveSetTy Updated; in recomputeLiveInValues()