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