Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp267 struct PartiallyConstructedSafepointRecord { struct
383 PartiallyConstructedSafepointRecord &Result) { in analyzeParsePointLiveness()
1390 MutableArrayRef<struct PartiallyConstructedSafepointRecord> records, in recomputeLiveInValues()
1397 struct PartiallyConstructedSafepointRecord &info = records[i]; in recomputeLiveInValues()
1615 PartiallyConstructedSafepointRecord &Result, in makeStatepointExplicitImpl()
1906 PartiallyConstructedSafepointRecord &Result, in makeStatepointExplicit()
1993 ArrayRef<PartiallyConstructedSafepointRecord> Records) { in relocationViaAlloca()
2226 struct PartiallyConstructedSafepointRecord &info = records[i]; in findLiveReferences()
2616 PartiallyConstructedSafepointRecord &info = Records[i]; in insertParsePoints()
2646 PartiallyConstructedSafepointRecord &Info = Records[i]; in insertParsePoints()
[all …]