Searched refs:recomputeLiveInValues (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1342 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData, 1348 static void recomputeLiveInValues( in recomputeLiveInValues() function 1358 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info, PointerToBase, in recomputeLiveInValues() 2750 recomputeLiveInValues(F, DT, ToUpdate, Records, PointerToBase, GC.get()); in insertParsePoints() 3360 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData, in recomputeLiveInValues() function
|