Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1383 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData,
1388 static void recomputeLiveInValues( in recomputeLiveInValues() function
1398 recomputeLiveInValues(RevisedLivenessData, toUpdate[i], info, in recomputeLiveInValues()
2660 recomputeLiveInValues(F, DT, ToUpdate, Records, PointerToBase); in insertParsePoints()
3260 static void recomputeLiveInValues(GCPtrLivenessData &RevisedLivenessData, in recomputeLiveInValues() function